Skip to content

Commit

Permalink
Merge branch 'main' into oki-1.17.6
Browse files Browse the repository at this point in the history
  • Loading branch information
bjornjorgensen committed Nov 18, 2023
2 parents fb85f60 + 0bec57f commit a3f77cf
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 @@ -126,8 +126,8 @@
<lombok.version>1.18.30</lombok.version>
<snakeyaml.version>2.7</snakeyaml.version>
<snakeyaml.bundle.version>2.1</snakeyaml.bundle.version> <!-- Transitive Jackson -->
<bouncycastle.version>1.76</bouncycastle.version>
<commons-compress.version>1.24.0</commons-compress.version>
<bouncycastle.version>1.77</bouncycastle.version>
<commons-compress.version>1.25.0</commons-compress.version>
<commons-io.version>2.15.0</commons-io.version> <!-- Required by Gradle Testing Toolkit -->
<guava.version>32.1.3-jre</guava.version> <!-- Required by Gradle Testing Toolkit -->
<scr.annotations.version>1.12.0</scr.annotations.version>
Expand Down

0 comments on commit a3f77cf

Please sign in to comment.