Skip to content

Commit

Permalink
update to new util version
Browse files Browse the repository at this point in the history
  • Loading branch information
bischoffz committed Apr 24, 2024
1 parent a043290 commit 4bdc9dd
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 @@ -51,7 +51,7 @@
<!-- Properties -->
<properties>
<!-- Version -->
<revision>4.0.0</revision>
<revision>4.0.1</revision>

<!-- basic project properties -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand All @@ -70,7 +70,7 @@

<!-- dependency versions -->
<gson.version>2.10.1</gson.version>
<util.version>4.1.1</util.version>
<util.version>4.1.2</util.version>
<junit-jupiter-engine.version>5.10.2</junit-jupiter-engine.version>
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
</properties>
Expand Down

0 comments on commit 4bdc9dd

Please sign in to comment.