Skip to content

Commit

Permalink
Revert "Merge pull request #292 from elimu-ai/dependabot/maven/org.ap…
Browse files Browse the repository at this point in the history
…ache.maven.plugins-maven-compiler-plugin-3.13.0"

This reverts commit 1cc7642, reversing
changes made to 81c820a.
  • Loading branch information
jo-elimu committed Jul 14, 2024
1 parent bb08ed0 commit 1a641f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.13.0</version>
<version>3.12.1</version>
<configuration>
<source>${java.version}</source>
<target>${java.version}</target>
Expand Down

0 comments on commit 1a641f2

Please # to comment.