File tree Expand file tree Collapse file tree 8 files changed +15
-15
lines changed Expand file tree Collapse file tree 8 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 88 <artifactId >neo4j-streams-common</artifactId >
99 <name >Neo4j Streams - Common</name >
1010 <description >Neo4j Streams - Commons Package</description >
11- <version >4.0.7 </version >
11+ <version >4.0.8 </version >
1212 <packaging >jar</packaging >
1313
1414 <parent >
1515 <groupId >org.neo4j</groupId >
1616 <artifactId >neo4j-streams-parent</artifactId >
17- <version >4.0.7 </version >
17+ <version >4.0.8 </version >
1818 </parent >
1919
2020 <dependencies >
Original file line number Diff line number Diff line change 66
77 <groupId >org.neo4j</groupId >
88 <artifactId >neo4j-streams-consumer</artifactId >
9- <version >4.0.7 </version >
9+ <version >4.0.8 </version >
1010 <name >Neo4j Streams - Consumer</name >
1111 <description >Neo4j Streams - Kafka Consumer</description >
1212 <packaging >jar</packaging >
1313
1414 <parent >
1515 <groupId >org.neo4j</groupId >
1616 <artifactId >neo4j-streams-parent</artifactId >
17- <version >4.0.7 </version >
17+ <version >4.0.8 </version >
1818 </parent >
1919
2020 <repositories >
Original file line number Diff line number Diff line change 1313 <parent >
1414 <groupId >org.neo4j</groupId >
1515 <artifactId >neo4j-streams-parent</artifactId >
16- <version >4.0.7 </version >
16+ <version >4.0.8 </version >
1717 </parent >
1818
1919 <properties >
Original file line number Diff line number Diff line change 66
77 <groupId >org.neo4j</groupId >
88 <artifactId >neo4j-streams-docs</artifactId >
9- <version >4.0.7 </version >
9+ <version >4.0.8 </version >
1010 <name >Neo4j Streams - Docs</name >
1111 <description >Neo4j Streams - Documentation</description >
1212
1313 <parent >
1414 <groupId >org.neo4j</groupId >
1515 <artifactId >neo4j-streams-parent</artifactId >
16- <version >4.0.7 </version >
16+ <version >4.0.8 </version >
1717 </parent >
1818
1919 <properties >
Original file line number Diff line number Diff line change 55
66 <groupId >org.neo4j</groupId >
77 <artifactId >kafka-connect-neo4j</artifactId >
8- <version >1.0.10 </version >
8+ <version >1.0.11 </version >
99 <packaging >jar</packaging >
1010
1111 <name >Kafka Connect Neo4j</name >
1414 <parent >
1515 <groupId >org.neo4j</groupId >
1616 <artifactId >neo4j-streams-parent</artifactId >
17- <version >4.0.7 </version >
17+ <version >4.0.8 </version >
1818 </parent >
1919
2020 <properties >
Original file line number Diff line number Diff line change 66
77 <groupId >org.neo4j</groupId >
88 <artifactId >neo4j-streams-parent</artifactId >
9- <version >4.0.7 </version >
9+ <version >4.0.8 </version >
1010 <packaging >pom</packaging >
1111 <name >Neo4j Streams - Parent</name >
1212 <description >Neo4j Integration for streaming platforms</description >
Original file line number Diff line number Diff line change 66
77 <groupId >org.neo4j</groupId >
88 <artifactId >neo4j-streams-producer</artifactId >
9- <version >4.0.7 </version >
9+ <version >4.0.8 </version >
1010 <name >Neo4j Streams - Producer</name >
1111 <description >Neo4j Streams - Kafka Producer</description >
1212 <packaging >jar</packaging >
1313
1414 <parent >
1515 <groupId >org.neo4j</groupId >
1616 <artifactId >neo4j-streams-parent</artifactId >
17- <version >4.0.7 </version >
17+ <version >4.0.8 </version >
1818 </parent >
1919
2020 <dependencies >
Original file line number Diff line number Diff line change 66
77 <groupId >org.neo4j</groupId >
88 <artifactId >neo4j-streams-test-support</artifactId >
9- <version >4.0.7 </version >
9+ <version >4.0.8 </version >
1010 <name >Neo4j Streams - Test Support</name >
1111 <description >Neo4j Streams - A set of utility functions for Streams Tests</description >
1212 <packaging >jar</packaging >
1313
1414 <parent >
1515 <groupId >org.neo4j</groupId >
1616 <artifactId >neo4j-streams-parent</artifactId >
17- <version >4.0.7 </version >
17+ <version >4.0.8 </version >
1818 </parent >
1919
2020 <properties />
2323 <dependency >
2424 <groupId >org.neo4j</groupId >
2525 <artifactId >neo4j-streams-common</artifactId >
26- <version >4.0.7 </version >
26+ <version >4.0.8 </version >
2727 <scope >provided</scope >
2828 </dependency >
2929 <dependency >
You can’t perform that action at this time.
0 commit comments