Skip to content

Commit

Permalink
Merge pull request #46 from mathisdt/dependabot/maven/minor-and-patch…
Browse files Browse the repository at this point in the history
…-version-updates-11a4aa36bb

Bump the minor-and-patch-version-updates group with 2 updates
  • Loading branch information
mathisdt authored Dec 1, 2023
2 parents fbd2973 + 647d9d4 commit 6dd600e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<version.xmlrpc-client>3.1.3</version.xmlrpc-client>
<version.ws-commons-util>1.0.1</version.ws-commons-util>
<version.guava>32.1.3-jre</version.guava>
<version.commons-lang3>3.13.0</version.commons-lang3>
<version.commons-lang3>3.14.0</version.commons-lang3>
<version.junit>4.13.2</version.junit>
</properties>

Expand Down Expand Up @@ -286,7 +286,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>3.4.0</version>
<version>3.5.0</version>
<executions>
<execution>
<id>attach-distribution</id>
Expand Down

0 comments on commit 6dd600e

Please sign in to comment.