Skip to content

Commit 876cf96

Browse files
dependabot[bot]metacosm
authored andcommitted
chore(deps): bump com.zaxxer:nuprocess from 2.0.6 to 3.0.0
Bumps [com.zaxxer:nuprocess](https://github.com/brettwooldridge/NuProcess) from 2.0.6 to 3.0.0. - [Changelog](https://github.com/brettwooldridge/NuProcess/blob/master/CHANGES.md) - [Commits](brettwooldridge/NuProcess@nuprocess-2.0.6...nuprocess-3.0.0) --- updated-dependencies: - dependency-name: com.zaxxer:nuprocess dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e293e0c commit 876cf96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>com.zaxxer</groupId>
3131
<artifactId>nuprocess</artifactId>
32-
<version>2.0.6</version>
32+
<version>3.0.0</version>
3333
</dependency>
3434
</dependencies>
3535
<build>

0 commit comments

Comments
 (0)