Jelajahi Sumber

Bump commons-codec:commons-codec from 1.16.0 to 1.19.0

Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.16.0 to 1.19.0.
- [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.16.0...rel/commons-codec-1.19.0)

---
updated-dependencies:
- dependency-name: commons-codec:commons-codec
  dependency-version: 1.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] 1 tahun lalu
induk
melakukan
2e3d10e7dd
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -80,7 +80,7 @@
     <dependency>
       <groupId>commons-codec</groupId>
       <artifactId>commons-codec</artifactId>
-      <version>1.16.0</version>
+      <version>1.19.0</version>
     </dependency>
 
     <!-- Jenkins Security -->