This is an automated email from the ASF dual-hosted git repository.

paulk pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/groovy-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new da563ef  bump versions
da563ef is described below

commit da563ef73b96b3f3c152d10a1e28273f568f75b5
Author: Paul King <[email protected]>
AuthorDate: Sat Mar 8 20:31:29 2025 +1000

    bump versions
---
 site/src/site/blog/groovy-graph-databases.adoc | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/site/src/site/blog/groovy-graph-databases.adoc 
b/site/src/site/blog/groovy-graph-databases.adoc
index 775e7be..fdeddeb 100644
--- a/site/src/site/blog/groovy-graph-databases.adoc
+++ b/site/src/site/blog/groovy-graph-databases.adoc
@@ -1,13 +1,13 @@
 = Using Graph Databases with Groovy
 Paul King
 :revdate: 2024-09-02T22:18:00+00:00
-:updated: 2024-12-11T10:19:00+00:00
+:updated: 2025-03-08T21:00:00+00:00
 :keywords: tugraph, apache tinkerpop, gremlin, neo4j, apache age, graph 
databases, apache hugegraph, arcadedb, orientdb, groovy
 :description: This post illustrates using graph databases with Groovy.
 
-> [blue]#Let's explore graph databases with Apache TinkerPop,
+> [blue]#_Let's explore graph databases with Apache TinkerPop,
 > Neo4j, Apache AGE, OrientDB, ArcadeDB, Apache HugeGraph,
-> and TuGraph!#
+> and TuGraph!_#
 > &nbsp;
 
 In this blog post, we look at using property graph databases with Groovy.
@@ -1303,5 +1303,5 @@ ideas yourself!
 ****
 *02/Sep/2024*: Initial version. +
 *18/Sep/2024*: Updated for: latest Groovy 5 version, TuGraph 4.5.0 with thanks 
to Florian (GitHub: fanzhidongyzby) and Richard Bian (x: @RichSFO), TinkerPop 
tweaks with thanks to Stephen Mallette (ASF: spmallette). +
-*11/Dec/2024*: Updated for: latest Groovy 5 version, TuGraph 4.5.1, HugeGraph 
1.5.0, ArcadeDB 24.11.2, Gremlin 3.7.3, Neo4J 5.26.0, OrientDB 3.2.36. +
+*11/Dec/2024*: Updated for: latest Groovy 5 version, TuGraph 4.5.1, HugeGraph 
1.5.0, ArcadeDB 24.11.2, Gremlin 3.7.3, Neo4J 5.26.0, OrientDB 3.2.36. +bump 
versions*08/Mar/2025*: Updated for: latest Groovy 5 version, H2 2.3.232, 
TuGraph 4.5.1, HugeGraph 1.5.0, ArcadeDB 25.3.1, Gremlin 3.7.3, Neo4J 
2025.02.0, OrientDB 3.2.38. +
 ****

Reply via email to