Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/issue/253_Upgrade_Dependencies'
Browse files Browse the repository at this point in the history
into develop
  • Loading branch information
hhund committed Jan 7, 2025
2 parents 66ad05e + ab7c242 commit a6c02e0
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 @@ -134,7 +134,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>5.14.2</version>
<version>5.15.2</version>
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
Expand Down Expand Up @@ -433,7 +433,7 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.17.1</version>
<version>1.17.2</version>
</dependency>

<dependency>
Expand Down

0 comments on commit a6c02e0

Please # to comment.