Skip to content

Commit 419bcf4

Browse files
Bump java-service.version from 1.9.0 to 2.0.0
Bumps `java-service.version` from 1.9.0 to 2.0.0. Updates `com.github.nbbrd.java-service-util:java-service-annotation` from 1.9.0 to 2.0.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.9.0...v2.0.0) Updates `com.github.nbbrd.java-service-util:java-service-processor` from 1.9.0 to 2.0.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.9.0...v2.0.0) --- updated-dependencies: - dependency-name: com.github.nbbrd.java-service-util:java-service-annotation dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.github.nbbrd.java-service-util:java-service-processor dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2bf2314 commit 419bcf4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@
289289
</activation>
290290
<properties>
291291
<lombok.version>1.18.44</lombok.version>
292-
<java-service.version>1.9.0</java-service.version>
292+
<java-service.version>2.0.0</java-service.version>
293293
<java-design.version>1.9.0</java-design.version>
294294
</properties>
295295
<dependencyManagement>

0 commit comments

Comments
 (0)