Skip to content

Commit

Permalink
Merge pull request #63 from HHS/update-gcm-to-4.2.3
Browse files Browse the repository at this point in the history
Update gcm to 4.2.3
  • Loading branch information
bischoffz committed Jun 19, 2024
2 parents 7aba5e4 + 7542d2e commit f718545
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 @@ -50,7 +50,7 @@

<!-- Properties -->
<properties>
<revision>2.8.4</revision>
<revision>2.8.5</revision>

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

<!-- dependency versions -->
<taskit.version>4.1.0</taskit.version>
<gcm.version>4.2.2</gcm.version>
<gcm.version>4.2.3</gcm.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 f718545

Please sign in to comment.