Skip to content

Commit

Permalink
Merge pull request #242 from HHS/update-util-to-4.2.1
Browse files Browse the repository at this point in the history
Update util to 4.2.1
  • Loading branch information
bischoffz authored Jun 19, 2024
2 parents 9bdeaec + eecbfc6 commit 9fbbd1f
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.2</revision>
<revision>4.2.3</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.2.0</util.version>
<util.version>4.2.1</util.version>
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
<junit-jupiter-engine.version>5.10.2</junit-jupiter-engine.version>
</properties>
Expand Down

0 comments on commit 9fbbd1f

Please sign in to comment.