Skip to content

Commit af904eb

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.11.0 (#2309)
1 parent badcc14 commit af904eb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

google-cloud-spanner-bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<plugin>
106106
<groupId>org.apache.maven.plugins</groupId>
107107
<artifactId>maven-compiler-plugin</artifactId>
108-
<version>3.10.1</version>
108+
<version>3.11.0</version>
109109
<configuration>
110110
<source>1.8</source>
111111
<target>1.8</target>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
<plugin>
143143
<groupId>org.apache.maven.plugins</groupId>
144144
<artifactId>maven-compiler-plugin</artifactId>
145-
<version>3.10.1</version>
145+
<version>3.11.0</version>
146146
<configuration>
147147
<source>1.8</source>
148148
<target>1.8</target>

0 commit comments

Comments
 (0)