Skip to content

Commit 034b8ec

Browse files
authored
[7.x] Bump commons codec version (#104106)
This commit bumps common-codec from 1.11 to 1.15
1 parent 2aeecfd commit 034b8ec

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

build-tools-internal/version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ httpclient = 4.5.14
3434
httpcore = 4.4.12
3535
httpasyncclient = 4.1.4
3636
commonslogging = 1.1.3
37-
commonscodec = 1.11
37+
commonscodec = 1.15
3838
hamcrest = 2.1
3939
mocksocket = 1.2
4040

docs/changelog/104106.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
pr: 104106
2+
summary: "[7.x] Bump commons codec version"
3+
area: Security
4+
type: upgrade
5+
issues: []

gradle/verification-metadata.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1194,6 +1194,11 @@
11941194
<sha256 value="e599d5318e97aa48f42136a2927e6dfa4e8881dff0e6c8e3109ddbbff51d7b7d" origin="Generated by Gradle"/>
11951195
</artifact>
11961196
</component>
1197+
<component group="commons-codec" name="commons-codec" version="1.15">
1198+
<artifact name="commons-codec-1.15.jar">
1199+
<sha256 value="b3e9f6d63a790109bf0d056611fbed1cf69055826defeb9894a71369d246ed63" origin="Generated by Gradle"/>
1200+
</artifact>
1201+
</component>
11971202
<component group="commons-codec" name="commons-codec" version="1.9">
11981203
<artifact name="commons-codec-1.9.jar">
11991204
<sha256 value="ad19d2601c3abf0b946b5c3a4113e226a8c1e3305e395b90013b78dd94a723ce" origin="Generated by Gradle"/>

0 commit comments

Comments
 (0)