Skip to content

Commit

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

Bump the minor-and-patch-version-updates group with 2 updates
  • Loading branch information
mathisdt authored Apr 1, 2024
2 parents c77fe9d + db5aa59 commit 5dd8def
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 @@ -28,7 +28,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<main.class>org.zephyrsoft.hibiscuswatcher.Starter</main.class>

<version.args4j>2.33</version.args4j>
<version.args4j>2.37</version.args4j>
<version.xmlrpc-client>3.1.3</version.xmlrpc-client>
<version.ws-commons-util>1.0.1</version.ws-commons-util>
<version.guava>33.1.0-jre</version.guava>
Expand Down Expand Up @@ -177,7 +177,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.12.1</version>
<version>3.13.0</version>
<inherited>true</inherited>
<configuration>
<source>${version.java}</source>
Expand Down

0 comments on commit 5dd8def

Please sign in to comment.