Skip to content

Commit 6e1e58b

Browse files
Merge branch 'main' into renovate/com.google.cloud.opentelemetry-exporter-trace-0.x
2 parents e58fb01 + 69b58e7 commit 6e1e58b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

google-cloud-spanner-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
<plugin>
101101
<groupId>org.apache.maven.plugins</groupId>
102102
<artifactId>maven-compiler-plugin</artifactId>
103-
<version>3.13.0</version>
103+
<version>3.14.0</version>
104104
<configuration>
105105
<source>1.8</source>
106106
<target>1.8</target>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
<plugin>
154154
<groupId>org.apache.maven.plugins</groupId>
155155
<artifactId>maven-compiler-plugin</artifactId>
156-
<version>3.13.0</version>
156+
<version>3.14.0</version>
157157
<configuration>
158158
<source>1.8</source>
159159
<target>1.8</target>

0 commit comments

Comments
 (0)