Skip to content

Commit

Permalink
Bump java-service.version from 1.7.0 to 1.8.0
Browse files Browse the repository at this point in the history
Bumps `java-service.version` from 1.7.0 to 1.8.0.

Updates `com.github.nbbrd.java-service-util:java-service-annotation` from 1.7.0 to 1.8.0
- [Release notes](https://github.com/nbbrd/java-service-util/releases)
- [Changelog](https://github.com/nbbrd/java-service-util/blob/develop/CHANGELOG.md)
- [Commits](nbbrd/java-service-util@v1.7.0...v1.8.0)

Updates `com.github.nbbrd.java-service-util:java-service-processor` from 1.7.0 to 1.8.0
- [Release notes](https://github.com/nbbrd/java-service-util/releases)
- [Changelog](https://github.com/nbbrd/java-service-util/blob/develop/CHANGELOG.md)
- [Commits](nbbrd/java-service-util@v1.7.0...v1.8.0)

---
updated-dependencies:
- dependency-name: com.github.nbbrd.java-service-util:java-service-annotation
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.github.nbbrd.java-service-util:java-service-processor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Feb 3, 2024
1 parent 09a0af9 commit 89d5141
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 @@ -250,7 +250,7 @@
</activation>
<properties>
<lombok.version>1.18.30</lombok.version>
<java-service.version>1.7.0</java-service.version>
<java-service.version>1.8.0</java-service.version>
<java-design.version>1.5.0</java-design.version>
<jmh.version>1.37</jmh.version>
</properties>
Expand Down

0 comments on commit 89d5141

Please sign in to comment.