Skip to content

Commit 2b6dac6

Browse files
authored
chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.11.0 (#1183)
1 parent a4d0e0f commit 2b6dac6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
<plugin>
140140
<groupId>org.apache.maven.plugins</groupId>
141141
<artifactId>maven-compiler-plugin</artifactId>
142-
<version>3.10.1</version>
142+
<version>3.11.0</version>
143143
<configuration>
144144
<source>8</source>
145145
<target>8</target>

0 commit comments

Comments
 (0)