We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a51669 commit 9c39993Copy full SHA for 9c39993
pom.xml
@@ -10,7 +10,7 @@
10
</parent>
11
<groupId>cn.typesafe</groupId>
12
<artifactId>kafka-map</artifactId>
13
- <version>1.2.1</version>
+ <version>1.2.2</version>
14
<name>kafka-map</name>
15
<description>a simple kafka manager</description>
16
<properties>
src/main/web/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "kafka-map",
3
- "version": "1.2.1",
+ "version": "1.2.2",
4
"private": true,
5
"dependencies": {
6
"@testing-library/jest-dom": "^5.11.4",
0 commit comments