Skip to content

Commit

Permalink
Merge pull request #238 from HHS/update-util-to-4.2.0
Browse files Browse the repository at this point in the history
Updated util to 4.2.0
  • Loading branch information
bischoffz committed Jun 14, 2024
2 parents 08160aa + fd543bf commit 38393f4
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>
<revision>4.2.0</revision>
<revision>4.2.1</revision>

<!-- basic project properties -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand All @@ -70,7 +70,7 @@
<central-publishing-maven-plugin.version>0.4.0</central-publishing-maven-plugin.version>

<!-- dependency versions -->
<util.version>4.1.2</util.version>
<util.version>4.2.0</util.version>
<jacoco-maven-plugin.version>0.8.9</jacoco-maven-plugin.version>
<junit-jupiter-engine.version>5.8.2</junit-jupiter-engine.version>
</properties>
Expand Down

0 comments on commit 38393f4

Please sign in to comment.