Skip to content

Commit

Permalink
Revent upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
Shmuma committed May 7, 2024
1 parent 34b1afd commit 0d63c5a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion doc/changes/changes_1.7.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ Code name:
#### Test Dependency Updates

* Updated `com.exasol:extension-manager-integration-test-java:0.5.8` to `0.5.10`
* Updated `io.github.embeddedkafka:embedded-kafka-schema-registry_2.13:7.6.0` to `7.6.1.1`
* Added `io.github.embeddedkafka:embedded-kafka_2.13:3.6.1`
* Added `joda-time:joda-time:2.12.7`
* Added `org.apache.kafka:kafka-metadata:3.6.2`
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@
<dependency>
<groupId>io.github.embeddedkafka</groupId>
<artifactId>embedded-kafka-schema-registry_${scala.compat.version}</artifactId>
<version>7.6.1.1</version>
<version>7.6.0</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 0d63c5a

Please sign in to comment.