Skip to content

Commit 3aac531

Browse files
build(deps): bump commons-codec:commons-codec in /graphwebhook
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.18.0 to 1.19.0. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.18.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]>
1 parent e809e4f commit 3aac531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphwebhook/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
<dependency>
101101
<groupId>commons-codec</groupId>
102102
<artifactId>commons-codec</artifactId>
103-
<version>1.18.0</version>
103+
<version>1.19.0</version>
104104
</dependency>
105105

106106
<dependency>

0 commit comments

Comments
 (0)