We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a24593 commit a97c9cfCopy full SHA for a97c9cf
2 files changed
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>monetdb</groupId>
8
<artifactId>monetdb-jdbc</artifactId>
9
- <version>12.0</version>
+ <version>12.1</version>
10
<name>${project.groupId}:${project.artifactId}</name>
11
<description>MonetDB JDBC driver</description>
12
<url>https://www.monetdb.org</url>
release.txt
@@ -1,8 +1,8 @@
1
RELEASE INFO
2
============
3
4
-MonetDB JDBC driver version 12.0
5
-Release date: 2025-01-17
+MonetDB JDBC driver version 12.1
+Release date: 2025-10-02
The Java Database Connectivity (JDBC) API provides universal data access from
the Java programming language.
0 commit comments