We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 190690a commit 50ad09eCopy full SHA for 50ad09e
pom.xml
@@ -95,8 +95,7 @@
95
<dependency>
96
<groupId>commons-codec</groupId>
97
<artifactId>commons-codec</artifactId>
98
- <!-- version 1.14 adds some stronger constraints to base64 encoding which breaks a test. -->
99
- <version>1.12</version>
+ <version>1.19.0</version>
100
</dependency>
101
102
<groupId>io.gsonfire</groupId>
0 commit comments