Skip to content

Commit

Permalink
fix: upgrade org.fugerit.java:fj-core from 8.5.4 to 8.5.5
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.fugerit.java:fj-core from 8.5.4 to 8.5.5.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.fugerit.java/fj-core/

See this project in Snyk:
https://app.snyk.io/org/fugerit79/project/58ce960d-5263-4e4c-92b4-0fb657de78bd?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 2, 2024
1 parent d0cfc40 commit bd6ee4b
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 @@ -32,7 +32,7 @@
<maven.compiler.target>${java-version-compliance}</maven.compiler.target>
<maven.compiler.release>${java-version-compliance}</maven.compiler.release>
<!-- libraries versions -->
<fj-version>8.5.4</fj-version>
<fj-version>8.5.5</fj-version>
</properties>

<licenses>
Expand Down

0 comments on commit bd6ee4b

Please sign in to comment.