Skip to content

Commit

Permalink
Bump the maven group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the maven group with 2 updates: org.apache.avro:avro and [com.hazelcast:hazelcast](https://github.com/hazelcast/hazelcast).


Updates `org.apache.avro:avro` from 1.11.3 to 1.11.4

Updates `com.hazelcast:hazelcast` from 5.1.7 to 5.3.5
- [Release notes](https://github.com/hazelcast/hazelcast/releases)
- [Commits](hazelcast/hazelcast@v5.1.7...v5.3.5)

---
updated-dependencies:
- dependency-name: org.apache.avro:avro
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: com.hazelcast:hazelcast
  dependency-type: direct:production
  dependency-group: maven
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent bd1ffe4 commit 4601c69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<!-- <metrics.version>3.2.3</metrics.version>-->
<entur.helpers.version>2.27</entur.helpers.version>
<geotools.version>30.0</geotools.version>
<avro.version>1.11.3</avro.version>
<avro.version>1.11.4</avro.version>

<log4j2.version>2.20.0</log4j2.version>
<confluent-kafka.version>7.4.1</confluent-kafka.version>
Expand Down Expand Up @@ -254,7 +254,7 @@
<dependency>
<groupId>com.hazelcast</groupId>
<artifactId>hazelcast</artifactId>
<version>5.1.7</version>
<version>5.3.5</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 4601c69

Please sign in to comment.