Skip to content

Commit

Permalink
MINOR: Upgrade maven artifact version to 3.9.6 (apache#15309)
Browse files Browse the repository at this point in the history
Reviewers: Mickael Maison <mickael.maison@gmail.com>
  • Loading branch information
bmscomp authored Feb 6, 2024
1 parent 54ef99f commit 3c20d4e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions LICENSE-binary
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ jetty-util-9.4.53.v20231009
jetty-util-ajax-9.4.53.v20231009
jose4j-0.9.4
lz4-java-1.8.0
maven-artifact-3.8.8
maven-artifact-3.9.6
metrics-core-4.1.12.1
metrics-core-2.2.0
netty-buffer-4.1.100.Final
Expand All @@ -253,7 +253,7 @@ netty-transport-classes-epoll-4.1.100.Final
netty-transport-native-epoll-4.1.100.Final
netty-transport-native-unix-common-4.1.100.Final
opentelemetry-proto-1.0.0-alpha
plexus-utils-3.3.1
plexus-utils-3.5.1
reflections-0.10.2
reload4j-1.2.25
rocksdbjni-7.9.2
Expand Down
2 changes: 1 addition & 1 deletion NOTICE-binary
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,7 @@ The Apache Software Foundation (http://www.apache.org/).


Maven Artifact
Copyright 2001-2019 The Apache Software Foundation
Copyright 2001-2024 The Apache Software Foundation

This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
Expand Down
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ versions += [
kafka_35: "3.5.2",
kafka_36: "3.6.1",
lz4: "1.8.0",
mavenArtifact: "3.8.8",
mavenArtifact: "3.9.6",
metrics: "2.2.0",
netty: "4.1.100.Final",
opentelemetryProto: "1.0.0-alpha",
Expand Down

0 comments on commit 3c20d4e

Please sign in to comment.