Skip to content

Commit

Permalink
Merge pull request #251 from usethesource/dependabot/maven/maven-plug…
Browse files Browse the repository at this point in the history
…ins-db836226b0

Bump the maven-plugins group with 1 update
  • Loading branch information
jurgenvinju authored Apr 2, 2024
2 parents 2ac0354 + ccaecd6 commit a57b9f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.12.1</version>
<version>3.13.0</version>
<configuration>
<release>11</release>
<compilerArgument>-parameters</compilerArgument> <!-- make sure parameters are compiled by name into the jar -->
Expand Down Expand Up @@ -197,7 +197,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.12.1</version>
<version>3.13.0</version>
<configuration>
<fork>true</fork>
<release>11</release>
Expand Down

0 comments on commit a57b9f8

Please sign in to comment.