Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Commit

Permalink
Merge pull request #42 from uPortal-Project/renovate/org.apache.maven…
Browse files Browse the repository at this point in the history
….plugins-maven-compiler-plugin-2.x

chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v2.5.1
  • Loading branch information
ChristianMurphy authored Aug 8, 2021
2 parents 177ac7a + fe601d1 commit af2091b
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 @@ -390,7 +390,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>2.3.2</version>
<version>2.5.1</version>
<configuration>
<source>1.8</source>
<target>1.8</target>
Expand Down

0 comments on commit af2091b

Please sign in to comment.