Skip to content

Commit

Permalink
Merge pull request #51 from HHS/update-to-util4.1.2
Browse files Browse the repository at this point in the history
update to new util version
  • Loading branch information
bischoffz authored Apr 24, 2024
2 parents a043290 + 4bdc9dd commit 2479d3b
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 2479d3b

Please sign in to comment.