Skip to content

Commit 6b2352c

Browse files
committed
[SPARK-50401] Upgrade kubernetes-client to 6.13.4 and log4j to 2.24.2
1 parent 0df50bb commit 6b2352c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717
[versions]
18-
fabric8 = "6.13.3"
18+
fabric8 = "6.13.4"
1919
lombok = "1.18.32"
2020
operator-sdk = "4.9.0"
2121
okhttp = "4.12.0"
2222
dropwizard-metrics = "4.2.25"
2323
spark = "4.0.0-preview2"
24-
log4j = "2.22.1"
24+
log4j = "2.24.2"
2525

2626
# Test
2727
junit = "5.10.2"

0 commit comments

Comments
 (0)