File tree 4 files changed +9
-5
lines changed
4 files changed +9
-5
lines changed Original file line number Diff line number Diff line change
1
+ **JDBC Driver 3.23.2 **
2
+
3
+ - \| |Please Refer to Release Notes at https://docs.snowflake.com/en/release-notes/clients-drivers/jdbc
4
+
1
5
**JDBC Driver 3.23.1 **
2
6
3
7
- \| |Please Refer to Release Notes at https://docs.snowflake.com/en/release-notes/clients-drivers/jdbc
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >net.snowflake</groupId >
7
7
<artifactId >snowflake-jdbc-parent</artifactId >
8
- <version >3.23.2-SNAPSHOT </version >
8
+ <version >3.23.2</version >
9
9
<relativePath >../parent-pom.xml</relativePath >
10
10
</parent >
11
11
12
12
<artifactId >snowflake-jdbc-fips</artifactId >
13
- <version >3.23.2-SNAPSHOT </version >
13
+ <version >3.23.2</version >
14
14
<packaging >jar</packaging >
15
15
16
16
<name >snowflake-jdbc-fips</name >
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >net.snowflake</groupId >
7
7
<artifactId >snowflake-jdbc-parent</artifactId >
8
- <version >3.23.2-SNAPSHOT </version >
8
+ <version >3.23.2</version >
9
9
<packaging >pom</packaging >
10
10
11
11
<modules >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >net.snowflake</groupId >
8
8
<artifactId >snowflake-jdbc-parent</artifactId >
9
- <version >3.23.2-SNAPSHOT </version >
9
+ <version >3.23.2</version >
10
10
<relativePath >./parent-pom.xml</relativePath >
11
11
</parent >
12
12
13
13
<!-- Maven complains about using property here, but it makes install and deploy process easier to override final package names and localization -->
14
14
<artifactId >${artifactId} </artifactId >
15
- <version >3.23.2-SNAPSHOT </version >
15
+ <version >3.23.2</version >
16
16
<packaging >jar</packaging >
17
17
18
18
<name >${artifactId} </name >
You can’t perform that action at this time.
0 commit comments