Browse Source

Merge pull request #16 from larsw/dependabot/maven/examples/quarkus-camel/org.apache.cassandra-cassandra-all-3.11.12

Bump cassandra-all from 3.11.10 to 3.11.12 in /examples/quarkus-camel
custom-downloader
larsw GitHub 3 years ago
parent
commit
fd62ef4820
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      examples/quarkus-camel/pom.xml

+ 1
- 1
examples/quarkus-camel/pom.xml View File

@@ -6641,7 +6641,7 @@
<dependency>
<groupId>org.apache.cassandra</groupId>
<artifactId>cassandra-all</artifactId>
<version>3.11.10</version>
<version>3.11.12</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>


Loading…
Cancel
Save