diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index ca737b3e..4ffc5f77 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -101,7 +101,6 @@ jobs:
release:
name: Deploy
needs: [ test, test-jdk8, test-oracle ]
- # Temporarily disable deploy
if: github.ref == 'refs/heads/master' # only perform on latest master
runs-on: ubuntu-latest
steps:
diff --git a/README.md b/README.md
index 7990be78..f8fc802e 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
[](https://www.bestpractices.dev/projects/7900)
[](https://search.maven.org/search?q=g:com.twelvemonkeys.imageio)
-[](https://oss.sonatype.org/content/repositories/snapshots/com/twelvemonkeys/)
+[](https://central.sonatype.com/repository/maven-snapshots/com/twelvemonkeys/imageio/imageio/maven-metadata.xml)
[](https://stackoverflow.com/questions/tagged/twelvemonkeys)
[](https://paypal.me/haraldk76/100)
@@ -316,12 +316,12 @@ To depend on the JPEG and TIFF plugin using Maven, add the following to your POM
com.twelvemonkeys.imageio
imageio-jpeg
- 3.12.0
+ 3.13.1
com.twelvemonkeys.imageio
imageio-tiff
- 3.12.0
+ 3.13.1