File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >io.confluent</groupId >
9
9
<artifactId >kafka-rest-parent</artifactId >
10
- <version >7.7 .0-0</version >
10
+ <version >7.8 .0-0</version >
11
11
</parent >
12
12
13
13
<artifactId >kafka-rest</artifactId >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >io.confluent</groupId >
9
9
<artifactId >rest-utils-parent</artifactId >
10
- <version >[7.7 .0-0, 7.7 .1-0)</version >
10
+ <version >[7.8 .0-0, 7.8 .1-0)</version >
11
11
</parent >
12
12
13
13
<artifactId >kafka-rest-parent</artifactId >
14
14
<packaging >pom</packaging >
15
15
<name >kafka-rest-parent</name >
16
- <version >7.7 .0-0</version >
16
+ <version >7.8 .0-0</version >
17
17
<organization >
18
18
<name >Confluent, Inc.</name >
19
19
<url >http://confluent.io</url >
48
48
<confluent .maven.repo>https://packages.confluent.io/maven/</confluent .maven.repo>
49
49
<checkstyle .config.location>checkstyle/checkstyle.xml</checkstyle .config.location>
50
50
<checkstyle .suppressions.location>checkstyle/suppressions.xml</checkstyle .suppressions.location>
51
- <io .confluent.kafka-rest.version>7.7 .0-0</io .confluent.kafka-rest.version>
51
+ <io .confluent.kafka-rest.version>7.8 .0-0</io .confluent.kafka-rest.version>
52
52
<!-- Allow enough heap space for integration tests with both Kraft and Zookeeper -->
53
53
<argLine >-Xmx4g -Xms2g</argLine >
54
54
</properties >
You can’t perform that action at this time.
0 commit comments