Skip to content

Commit

Permalink
Merge pull request #10380 from orientechnologies/dependabot/maven/com…
Browse files Browse the repository at this point in the history
…mons-codec-commons-codec-1.17.2

chore(deps): bump commons-codec:commons-codec from 1.17.1 to 1.17.2
  • Loading branch information
tglman authored Jan 13, 2025
2 parents 750402c + d4c4086 commit 682b53a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.17.1</version>
<version>1.17.2</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
Expand Down

0 comments on commit 682b53a

Please sign in to comment.