Skip to content

Commit

Permalink
Merge branch 'develop' into dependabot/maven/java-test-dependencies-0…
Browse files Browse the repository at this point in the history
…a3f9cb91f
  • Loading branch information
purejava authored Aug 17, 2024
2 parents 84cf4d3 + 3ccd6b7 commit f61111c
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 @@ -37,8 +37,8 @@

<api.version>1.3.1</api.version>
<bitwarden.version>0.5.0-SNAPSHOT</bitwarden.version>
<slf4j.version>2.0.15</slf4j.version>
<junit.version>5.11.0</junit.version>
<slf4j.version>2.0.16</slf4j.version>
</properties>

<repositories>
Expand Down Expand Up @@ -192,7 +192,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>3.2.4</version>
<version>3.2.5</version>
<executions>
<execution>
<id>sign-artifacts</id>
Expand Down Expand Up @@ -232,7 +232,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>3.2.4</version>
<version>3.2.5</version>
<executions>
<execution>
<id>sign-artifacts</id>
Expand Down

0 comments on commit f61111c

Please sign in to comment.