Skip to content

Commit c9a9cd8

Browse files
Bump protobuf-java from 3.20.0 to 3.20.1
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.20.0 to 3.20.1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.20.0...v3.20.1) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a0e456e commit c9a9cd8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<snakeyaml.version>1.30</snakeyaml.version>
4646
<slf4j.version>1.7.36</slf4j.version>
4747
<caffeine.version>2.9.3</caffeine.version>
48-
<protobuf.version>3.20.0</protobuf.version>
48+
<protobuf.version>3.20.1</protobuf.version>
4949
<junit.version>4.13</junit.version>
5050
<bucket4j.version>7.4.0</bucket4j.version>
5151
<bouncycastle.version>1.70</bouncycastle.version>
@@ -60,7 +60,7 @@
6060
<apache.commons.compress>1.21</apache.commons.compress>
6161
<apache.commons.io>2.11.0</apache.commons.io>
6262
<common.codec.version>1.15</common.codec.version>
63-
<spring.boot.version>2.6.6</spring.boot.version>
63+
<spring.boot.version>2.6.7</spring.boot.version>
6464
<spring.version>5.3.18</spring.version>
6565
<prometheus.client.version>0.15.0</prometheus.client.version>
6666

0 commit comments

Comments
 (0)