Skip to content

Commit 4c2b0ee

Browse files
authoredMay 14, 2024··
deps: Update dependency commons-codec:commons-codec to v1.17.0 (#1963)
1 parent 22ce886 commit 4c2b0ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
<dependency>
205205
<groupId>commons-codec</groupId>
206206
<artifactId>commons-codec</artifactId>
207-
<version>1.16.1</version>
207+
<version>1.17.0</version>
208208
</dependency>
209209
<dependency>
210210
<groupId>com.google.api</groupId>

0 commit comments

Comments
 (0)
Please sign in to comment.