Skip to content

Commit

Permalink
Bump org.fugerit.java:fj-core from 8.5.5 to 8.5.9
Browse files Browse the repository at this point in the history
Bumps [org.fugerit.java:fj-core](https://github.com/fugerit-org/fj-lib) from 8.5.5 to 8.5.9.
- [Release notes](https://github.com/fugerit-org/fj-lib/releases)
- [Changelog](https://github.com/fugerit-org/fj-lib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fugerit-org/fj-lib/commits/v8.5.9)

---
updated-dependencies:
- dependency-name: org.fugerit.java:fj-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent d2d8829 commit 6477aab
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 @@ -25,7 +25,7 @@
<maven.compiler.target>${java-version-compliance}</maven.compiler.target>
<maven.compiler.release>${java-version-compliance}</maven.compiler.release>
<!-- fj java versions -->
<fj-version>8.5.5</fj-version>
<fj-version>8.5.9</fj-version>
<fj-doc-version>${project.version}</fj-doc-version>
<fj-xml-to-json-version>1.2.0</fj-xml-to-json-version>
<!-- other dependencies -->
Expand Down

0 comments on commit 6477aab

Please sign in to comment.