Skip to content

Commit

Permalink
Update fj-bom to 1.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
fugerit79 committed Aug 28, 2023
1 parent 008be62 commit dad0e9c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.fugerit.java</groupId>
<artifactId>fj-bom</artifactId>
<version>0.2.3</version>
<version>1.2.5</version>
<relativePath></relativePath>
</parent>

Expand Down Expand Up @@ -153,7 +153,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.7.0</version>
<configuration>
<source>1.8</source>
<target>1.8</target>
Expand Down

0 comments on commit dad0e9c

Please sign in to comment.