Skip to content

Commit 320e9e1

Browse files
Bump org.apache.fury:fury-core from 0.9.0 to 0.10.0
Bumps org.apache.fury:fury-core from 0.9.0 to 0.10.0. --- updated-dependencies: - dependency-name: org.apache.fury:fury-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d44e4a4 commit 320e9e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

benchmark/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
<dependency>
113113
<groupId>org.apache.fury</groupId>
114114
<artifactId>fury-core</artifactId>
115-
<version>0.9.0</version>
115+
<version>0.10.0</version>
116116
</dependency>
117117
<dependency>
118118
<groupId>org.msgpack</groupId>

benchmark_21/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
<dependency>
115115
<groupId>org.apache.fury</groupId>
116116
<artifactId>fury-core</artifactId>
117-
<version>0.9.0</version>
117+
<version>0.10.0</version>
118118
</dependency>
119119
<dependency>
120120
<groupId>org.msgpack</groupId>

0 commit comments

Comments
 (0)