Skip to content

Commit ae88bcc

Browse files
authored
Merge pull request ruby#3534 from ruby/dependabot/maven/java-wasm/java-deps-8ab9c9d5d7
Bump the java-deps group in /java-wasm with 3 updates
2 parents 5a5550d + 832e104 commit ae88bcc

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,7 +15,7 @@
1515
<maven.compiler.source>11</maven.compiler.source>
1616
<maven.compiler.target>11</maven.compiler.target>
1717

18-
<chicory.version>1.1.1</chicory.version>
18+
<chicory.version>1.2.0</chicory.version>
1919
<junit.version>5.12.1</junit.version>
2020
</properties>
2121

@@ -52,7 +52,7 @@
5252
<plugin>
5353
<groupId>org.apache.maven.plugins</groupId>
5454
<artifactId>maven-surefire-plugin</artifactId>
55-
<version>3.5.2</version>
55+
<version>3.5.3</version>
5656
</plugin>
5757
<plugin>
5858
<groupId>org.codehaus.mojo</groupId>

0 commit comments

Comments
 (0)