Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed Jul 13, 2024
1 parent 5d9306d commit 06ad29f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@
<argLine>-Xmx1024m</argLine>
<bc.version>1.78.1</bc.version>
<bcpg.version>${bc.version}</bcpg.version>
<bcprov-ext.version>1.78</bcprov-ext.version>
<bcprov-ext.version>${bc.version}</bcprov-ext.version>
<jsr305.version>3.0.2</jsr305.version>
<spotbugs-annotations.version>4.8.5</spotbugs-annotations.version>
<spotbugs-annotations.version>4.8.6</spotbugs-annotations.version>
</properties>

<dependencyManagement>
Expand Down Expand Up @@ -114,7 +114,7 @@
<dependency>
<groupId>com.helger</groupId>
<artifactId>ph-jaxws-pom</artifactId>
<version>2.0.2</version>
<version>2.0.3</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 06ad29f

Please sign in to comment.