diff --git a/LICENSE.txt b/LICENSE.txt index 378e5046..bdff7265 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,6 +1,6 @@ BSD 3-Clause License -Copyright (c) 2008-2018, Harald Kuhr +Copyright (c) 2008-2020, Harald Kuhr All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/README.md b/README.md index 290b8f10..b3a16688 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Master branch build status: [![Build Status](https://travis-ci.org/haraldk/TwelveMonkeys.svg?branch=master)](https://travis-ci.org/haraldk/TwelveMonkeys) -Latest release is TwelveMonkeys ImageIO [3.4.2](https://search.maven.org/search?q=g:com.twelvemonkeys.imageio%20AND%20v:3.4.2) (Aug. 12th, 2019). +Latest release is TwelveMonkeys ImageIO [3.4.3](https://search.maven.org/search?q=g:com.twelvemonkeys.imageio%20AND%20v:3.4.3) (Jan. 9th, 2020). [Release notes](https://github.com/haraldk/TwelveMonkeys/releases/latest). ## About @@ -494,12 +494,12 @@ To depend on the JPEG and TIFF plugin using Maven, add the following to your POM com.twelvemonkeys.imageio imageio-jpeg - 3.4.2 + 3.4.3 com.twelvemonkeys.imageio imageio-tiff - 3.4.2 + 3.4.3