Commit Graph

14 Commits

Author SHA1 Message Date
Stefano Cordio
4f1976c7cd Bump spring-boot-starter-parent from 3.4.1 to 3.4.2 (#167)
Signed-off-by: Stefano Cordio <stefano.cordio@gmail.com>
2025-02-12 16:53:58 +01:00
Stefano Cordio
aa44e63925 Use Apache license SPDX identifier
See https://maven.apache.org/pom.html#Licenses.
2024-12-27 11:04:54 +01:00
Stefano Cordio
c056c29d8a Update copyright year 2024-12-20 01:49:14 +01:00
Stefano Cordio
c642cd6575 Bump spring-boot-starter-parent from 3.4.0 to 3.4.1 (#162) 2024-12-20 01:40:48 +01:00
Stefano Cordio
1440d5d2df Remove spring-batch-infrastructure dependency from Neo4j module
That is included transitively by `spring-batch-core`.
2024-12-13 16:52:24 +01:00
Stefano Cordio
20a89f64d6 Bump spring-boot-starter-parent from 3.3.5 to 3.4.0 (#161) 2024-11-25 14:35:46 +01:00
Stefano Cordio
416c168a62 Use spring-boot-starter-parent in spring-batch-neo4j (#159) 2024-11-15 11:34:11 +01:00
Stefano Cordio
27e96b1b8f Bump spring-data-neo4j from 7.2.1 to 7.3.5 (#158) 2024-11-08 21:04:37 +01:00
Stefano Cordio
0b9b9ad400 Bump spring-batch-neo4j to 1.0.0-SNAPSHOT (#156) 2024-11-08 15:30:14 +01:00
Gerrit Meier
41cbb93142 Update Neo4j extension to use Spring Data Neo4j. (#125)
Move away from the Neo4j OGM usage because Spring Data Neo4j
fits better in the ecosystem, spring-batch is settled in.

Previously there was no visible difference to users because Spring Data Neo4j
was based on Neo4j OGM which isn't the case anymore.
2024-08-20 17:50:41 +02:00
Spring Builds
c0a935596a [artifactory-release] Next development version of spring-batch-neo4j 2021-09-01 20:35:06 +00:00
Spring Builds
5fbb1bff63 [artifactory-release] Release version 0.1.0 of spring-batch-neo4j 2021-09-01 20:35:04 +00:00
Mahmoud Ben Hassine
591ce00234 Fix imports in Neo4j item reader/writer builders 2021-09-01 17:50:35 +02:00
Mahmoud Ben Hassine
edae1738c5 Add module for Neo4j
This initial import is a copy of the code
from Spring Batch v4.3.3.
2021-09-01 10:03:38 +02:00