Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
radtriste committed Aug 2, 2023
1 parent 6878086 commit 7e6ffbf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kogito-build/kogito-dependencies-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<version.io.quarkus>2.16.9.Final</version.io.quarkus>
<version.io.quarkus.quarkus-test>${version.io.quarkus}</version.io.quarkus.quarkus-test>
<version.org.springframework.boot>2.6.6</version.org.springframework.boot>
<version.org.apache.kafka>3.3.2</version.org.apache.kafka>
<version.org.apache.kafka>3.4.0</version.org.apache.kafka>

<!-- dependencies versions -->
<version.com.networknt>1.0.86</version.com.networknt>
Expand Down Expand Up @@ -124,7 +124,7 @@
<!-- see: https://maven.apache.org/surefire/maven-surefire-plugin/examples/fork-options-and-parallel-execution.html#parallel-test-execution-and-single-thread-execution -->
<version.com.github.stephenc.jcip>1.0-1</version.com.github.stephenc.jcip>
<version.black.ninia>4.1.1</version.black.ninia>
<version.com.google.guava>31.1-jre</version.com.google.guava>
<version.com.google.guava>32.0.1-jre</version.com.google.guava>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 7e6ffbf

Please sign in to comment.