File tree Expand file tree Collapse file tree 3 files changed +26
-2
lines changed Expand file tree Collapse file tree 3 files changed +26
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
== 4.0
4
4
5
+ === 4.0.19
6
+
7
+ * [dependencies] Bump org.neo4j.driver:neo4j-java-driver from 5.28.5 to 5.28.9 (#1307)
8
+ * [dependencies] Bump kotlin.version from 2.1.21 to 2.2.0 (#1297)
9
+ * [dependencies] Bump org.jreleaser:jreleaser-maven-plugin (#1296)
10
+ * [dependencies] Bump io.mockk:mockk-jvm from 1.14.4 to 1.14.5 (#1306)
11
+ * [dependencies] Bump io.github.classgraph:classgraph (#1305)
12
+ * [dependencies] Bump org.apache.maven.plugins:maven-enforcer-plugin (#1304)
13
+ * [dependencies] Bump com.github.ben-manes.caffeine:caffeine (#1302)
14
+ * [dependencies] Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 (#1301)
15
+ * [dependencies] Bump com.github.spotbugs:spotbugs-maven-plugin (#1295)
16
+ * [dependencies] Bump org.junit:junit-bom from 5.13.2 to 5.13.3 (#1294)
17
+ * [dependencies] Bump org.testcontainers:neo4j from 1.21.0 to 1.21.3 (#1291)
18
+ * [dependencies] Bump com.github.ben-manes.caffeine:caffeine (#1285)
19
+ * [dependencies] Bump org.junit:junit-bom from 5.12.2 to 5.13.2 (#1293)
20
+ * [dependencies] Bump org.mockito:mockito-junit-jupiter (#1278)
21
+ * [dependencies] Bump org.codehaus.mojo:build-helper-maven-plugin (#1284)
22
+ * [dependencies] Bump com.fasterxml.jackson:jackson-bom (#1286)
23
+ * [dependencies] Bump net.bytebuddy:byte-buddy from 1.17.5 to 1.17.6 (#1289)
24
+ * [dependencies] Bump io.mockk:mockk-jvm from 1.14.2 to 1.14.4 (#1290)
25
+ * [dependencies] Bump com.puppycrawl.tools:checkstyle (#1292)
26
+ * [dependencies] Bump kotlin.version from 2.1.20 to 2.1.21 (#1276)
27
+ * [improvement] Make checking for the deprecation message for id more resilient.
28
+
5
29
=== 4.0.18
6
30
7
31
* [dependencies] Bump io.mockk:mockk-jvm from 1.14.0 to 1.14.2 (#1275)
Original file line number Diff line number Diff line change 1
- :version: 4.0.18
1
+ :version: 4.0.19
2
2
3
3
image:https://github.com/neo4j/neo4j-ogm/actions/workflows/maven.yml/badge.svg[https://github.com/neo4j/neo4j-ogm/actions/workflows/maven.yml]
4
4
image:https://img.shields.io/maven-central/v/org.neo4j/neo4j-ogm.svg[Maven Central,link=http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.neo4j%22%20AND%20a%3A%22neo4j-ogm%22]
Original file line number Diff line number Diff line change @@ -9,5 +9,5 @@ asciidoc:
9
9
neo4j-version : ' 5.25'
10
10
neo4j-version-exact : ' 5.25.1'
11
11
neo4j-buildnumber : ' 5.25'
12
- ogm-version : ' 4.0.18 '
12
+ ogm-version : ' 4.0.19 '
13
13
ogm-doc-version : ' 4.0'
You can’t perform that action at this time.
0 commit comments