Skip to content

Commit

Permalink
Merge pull request #5 from easy-global-market/dependabot/maven/develo…
Browse files Browse the repository at this point in the history
…p/org.apache.maven.plugins-maven-compiler-plugin-3.11.0

chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.2 to 3.11.0
  • Loading branch information
bobeal authored Oct 23, 2023
2 parents f25c817 + 97dc497 commit bd6a650
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 @@ -38,7 +38,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.2</version>
<version>3.11.0</version>
<configuration>
<fork>true</fork>
<optimize>true</optimize>
Expand Down Expand Up @@ -71,7 +71,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.5.1</version>
<version>3.11.0</version>
<configuration>
<source>11</source>
<target>11</target>
Expand Down

0 comments on commit bd6a650

Please sign in to comment.