We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b780583 commit 3cf3eeaCopy full SHA for 3cf3eea
databricks-sdk-java/pom.xml
@@ -127,7 +127,7 @@
127
<dependency>
128
<groupId>com.google.protobuf</groupId>
129
<artifactId>protobuf-java</artifactId>
130
- <version>3.24.2</version>
+ <version>3.25.5</version>
131
</dependency>
132
<!-- Google Protocol Buffers Utilities -->
133
pom.xml
@@ -73,7 +73,7 @@
73
<plugin>
74
<groupId>org.apache.maven.plugins</groupId>
75
<artifactId>maven-archetype-plugin</artifactId>
76
- <version>3.2.1</version>
+ <version>3.3.0</version>
77
</plugin>
78
79
<groupId>com.diffplug.spotless</groupId>
0 commit comments