Skip to content

Commit 3cf3eea

Browse files
Security patches
1 parent b780583 commit 3cf3eea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

databricks-sdk-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
<dependency>
128128
<groupId>com.google.protobuf</groupId>
129129
<artifactId>protobuf-java</artifactId>
130-
<version>3.24.2</version>
130+
<version>3.25.5</version>
131131
</dependency>
132132
<!-- Google Protocol Buffers Utilities -->
133133
<dependency>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<plugin>
7474
<groupId>org.apache.maven.plugins</groupId>
7575
<artifactId>maven-archetype-plugin</artifactId>
76-
<version>3.2.1</version>
76+
<version>3.3.0</version>
7777
</plugin>
7878
<plugin>
7979
<groupId>com.diffplug.spotless</groupId>

0 commit comments

Comments
 (0)