Releases: disneystreaming/pg2k4j
Releases · disneystreaming/pg2k4j
Bump Jackson
Update Transaction id to be a long
Update Jackson Version to Fix Vulnerability
Bump Jackson dependency from 2.9.8 to 2.9.9
Update logic around AWS Credentials Usage
Addresses #21
Update postgres client version
fix: pom.xml to reduce vulnerabilities (#20) The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGPOSTGRESQL-173997
Add SSL Options
Addresses #18 . Allows for specifying a suite of ssl related options for connecting to Postgres.
Update Javadoc Version To Allow Javadoc Publishing
In upgrading to Java 11, we need to bump the Javadoc version to be compatible with Java 11.
Upgrade to Java 11
Upgrade the source and target to Java 11.
Bump Jackson Version, Fix Security Vulnerabilities
Bump the jackson version which fixes security vulnerabilities.