Skip to content

Java-cf-env v3.1.3: upgrade dependency, fix DB2 url properties

Compare
Choose a tag to compare
@anthonydahanne anthonydahanne released this 10 Nov 14:49
· 6 commits to main since this release

Get it while it's hot!

<dependency>
	<groupId>io.pivotal.cfenv</groupId>
	<artifactId>java-cfenv-boot</artifactId>
	<version>3.1.3</version>
</dependency>

What's Changed

This new release uses the latest json-io, version 4.15.0, and fixes an issue with DB2 connection properties, see #234

Thanks to @Marty850 for creating the DB2 issue #231 !

Enjoy!