Skip to content

Commit

Permalink
Update xbean-finder-shaded
Browse files Browse the repository at this point in the history
  • Loading branch information
alien11689 committed Jan 21, 2025
1 parent 437fb51 commit 17663fb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions blueprint/plugin/blueprint-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
</description>

<properties>
<java.source.version>1.7</java.source.version>
<java.target.version>1.7</java.target.version>
<java.source.version>8</java.source.version>
<java.target.version>8</java.target.version>

<aether.version>1.13.1</aether.version>
<blueprint-maven-plugin-annotation.version>1.3.0</blueprint-maven-plugin-annotation.version>
Expand All @@ -66,7 +66,7 @@
<plexus-utils.version>3.0</plexus-utils.version>
<slf4j-jdk14.version>1.7.7</slf4j-jdk14.version>
<wagon-http-lightweight.version>2.6</wagon-http-lightweight.version>
<xbean-finder-shaded.version>4.9</xbean-finder-shaded.version>
<xbean-finder-shaded.version>4.26</xbean-finder-shaded.version>
</properties>

<profiles>
Expand Down

0 comments on commit 17663fb

Please sign in to comment.