Skip to content

Commit

Permalink
Merge branch 'main' of github.com:nosqlbench/nosqlbench
Browse files Browse the repository at this point in the history
  • Loading branch information
jshook committed Feb 9, 2024
2 parents c2b803d + 111a50a commit bc907ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mvn-defaults/pom.xml
Expand Up @@ -80,7 +80,7 @@
<dependency>
<groupId>org.apache.groovy</groupId>
<artifactId>groovy</artifactId>
<version>4.0.17</version>
<version>4.0.18</version>
</dependency>
<dependency>
<groupId>org.snakeyaml</groupId>
Expand Down Expand Up @@ -188,7 +188,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-handler</artifactId>
<version>4.1.104.Final</version>
<version>4.1.105.Final</version>
</dependency>
<dependency>
<groupId>io.netty</groupId>
Expand Down

0 comments on commit bc907ab

Please sign in to comment.