Skip to content

Commit bde0629

Browse files
Bump the java-deps group in /java-wasm with 4 updates
Bumps the java-deps group in /java-wasm with 4 updates: [com.dylibso.chicory:bom](https://github.com/dylibso/chicory), com.dylibso.chicory:annotations-processor, [com.dylibso.chicory:chicory-compiler-maven-plugin](https://github.com/dylibso/chicory) and [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework). Updates `com.dylibso.chicory:bom` from 1.5.1 to 1.5.2 - [Release notes](https://github.com/dylibso/chicory/releases) - [Commits](dylibso/chicory@1.5.1...1.5.2) Updates `com.dylibso.chicory:annotations-processor` from 1.5.1 to 1.5.2 Updates `com.dylibso.chicory:chicory-compiler-maven-plugin` from 1.5.1 to 1.5.2 - [Release notes](https://github.com/dylibso/chicory/releases) - [Commits](dylibso/chicory@1.5.1...1.5.2) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.13.4 to 6.0.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...r6.0.0) Updates `com.dylibso.chicory:annotations-processor` from 1.5.1 to 1.5.2 Updates `com.dylibso.chicory:chicory-compiler-maven-plugin` from 1.5.1 to 1.5.2 - [Release notes](https://github.com/dylibso/chicory/releases) - [Commits](dylibso/chicory@1.5.1...1.5.2) --- updated-dependencies: - dependency-name: com.dylibso.chicory:bom dependency-version: 1.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-deps - dependency-name: com.dylibso.chicory:annotations-processor dependency-version: 1.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-deps - dependency-name: com.dylibso.chicory:chicory-compiler-maven-plugin dependency-version: 1.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-deps - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: java-deps - dependency-name: com.dylibso.chicory:annotations-processor dependency-version: 1.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-deps - dependency-name: com.dylibso.chicory:chicory-compiler-maven-plugin dependency-version: 1.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 99fa7d6 commit bde0629

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

java-wasm/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
<maven.compiler.source>11</maven.compiler.source>
1616
<maven.compiler.target>11</maven.compiler.target>
1717

18-
<chicory.version>1.5.1</chicory.version>
19-
<junit.version>5.13.4</junit.version>
18+
<chicory.version>1.5.2</chicory.version>
19+
<junit.version>6.0.0</junit.version>
2020
</properties>
2121

2222
<dependencyManagement>

0 commit comments

Comments
 (0)