Skip to content

Commit

Permalink
Bump commons-codec:commons-codec in /qendpoint-backend
Browse files Browse the repository at this point in the history
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.15 to 1.17.1.
- [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt)
- [Commits](apache/commons-codec@rel/commons-codec-1.15...rel/commons-codec-1.17.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent 7f088e7 commit 22c8f60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qendpoint-backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
</repositories>

<properties>
<common_codec.version>1.15</common_codec.version>
<common_codec.version>1.17.1</common_codec.version>
<json_simple.version>1.1.1</json_simple.version>
<junit.version>4.13.2</junit.version>
<lwjgl.version>3.3.1</lwjgl.version>
Expand Down

0 comments on commit 22c8f60

Please sign in to comment.