diff --git a/api/pom.xml b/api/pom.xml index e9294c0b8..70ab59c5c 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -333,7 +333,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 3.3.0 + 3.3.1 com.puppycrawl.tools diff --git a/contract/pom.xml b/contract/pom.xml index e87aab772..994185c96 100644 --- a/contract/pom.xml +++ b/contract/pom.xml @@ -34,7 +34,7 @@ org.openapitools jackson-databind-nullable - 0.2.4 + 0.2.6 jakarta.annotation diff --git a/e2e-tests/pom.xml b/e2e-tests/pom.xml index c9b6babba..c46bb78eb 100644 --- a/e2e-tests/pom.xml +++ b/e2e-tests/pom.xml @@ -129,7 +129,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 3.3.0 + 3.3.1 com.puppycrawl.tools diff --git a/e2e-tests/src/test/java/io/kafbat/ui/smokesuite/topics/TopicsTest.java b/e2e-tests/src/test/java/io/kafbat/ui/smokesuite/topics/TopicsTest.java index 1fa5d0b3d..7b606bdd9 100644 --- a/e2e-tests/src/test/java/io/kafbat/ui/smokesuite/topics/TopicsTest.java +++ b/e2e-tests/src/test/java/io/kafbat/ui/smokesuite/topics/TopicsTest.java @@ -214,7 +214,7 @@ public void createTopicPossibilityCheck() { Assert.assertFalse(topicCreateEditForm.isCreateTopicButtonEnabled(), "isCreateTopicButtonEnabled()"); topicCreateEditForm .setTopicName("testName"); - Assert.assertFalse(topicCreateEditForm.isCreateTopicButtonEnabled(), "isCreateTopicButtonEnabled()"); + Assert.assertTrue(topicCreateEditForm.isCreateTopicButtonEnabled(), "isCreateTopicButtonEnabled()"); topicCreateEditForm .setTopicName(null) .setNumberOfPartitions(nextInt(1, 10)); diff --git a/pom.xml b/pom.xml index 3cb899f7f..167da7a7a 100644 --- a/pom.xml +++ b/pom.xml @@ -44,7 +44,7 @@ 1.18.32 3.23.3 2.13.9 - 2.0 + 2.2 3.1.9 1.0.0 0.1.17 @@ -54,7 +54,7 @@ 33.0.0-jre 5.9.1 - 5.3.1 + 5.11.0 4.12.0 1.19.5