Skip to content

Commit 01cdc40

Browse files
authored
Merge pull request #393 from jruby/dependabot/maven/maven-dev-deps-e466a685ec
Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0 in the maven-dev-deps group
2 parents f32fd80 + 3745ebb commit 01cdc40

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
@@ -191,7 +191,7 @@
191191
<plugin>
192192
<groupId>org.apache.maven.plugins</groupId>
193193
<artifactId>maven-compiler-plugin</artifactId>
194-
<version>3.14.1</version>
194+
<version>3.15.0</version>
195195
<configuration>
196196
<release>8</release>
197197
<showDeprecation>true</showDeprecation>

0 commit comments

Comments
 (0)