Skip to content

Commit

Permalink
Bump org.fugerit.java:fj-core from 8.6.2 to 8.6.4
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.6.2 to 8.6.4.
- [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)

---
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 Jul 22, 2024
1 parent d5be26a commit 38971a8
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 @@ -24,7 +24,7 @@
<maven.compiler.source>${java-version-compliance}</maven.compiler.source>
<maven.compiler.target>${java-version-compliance}</maven.compiler.target>
<maven.compiler.release>${java-version-compliance}</maven.compiler.release>
<fj-version>8.6.2</fj-version>
<fj-version>8.6.4</fj-version>
<fj-doc-version>8.4.6</fj-doc-version>
<javax-rs-api-version>2.1.1</javax-rs-api-version>
<native-helper-graalvm-version>1.4.4</native-helper-graalvm-version>
Expand Down

0 comments on commit 38971a8

Please sign in to comment.