From 3d8068009f01b5e246898fccbf03a15e8f93e72c Mon Sep 17 00:00:00 2001 From: Sean Owen Date: Tue, 29 Sep 2020 11:23:16 -0500 Subject: [PATCH] Update CHANGES for 3.4.1; misc plugin updates --- CHANGES | 9 ++++++++- pom.xml | 8 ++++---- zxingorg/pom.xml | 2 +- 3 files changed, 13 insertions(+), 6 deletions(-) diff --git a/CHANGES b/CHANGES index a4d84b78a..7608df699 100644 --- a/CHANGES +++ b/CHANGES @@ -303,7 +303,7 @@ - Many small updates to the Android app, Barcode Scanner, including rare bug fixes and translation updates. The 2.1 release corresponds substantially to v4.3.1. - Many ports of Java updates to C++ port - + 2.2 (14 May 2013) - Retire Symbian port @@ -392,3 +392,10 @@ - No more releases of the Barcode Scanner app - Minor bug fixes to Code93Writer - Minor improvements to QR code detection + +3.4.1 (30 Sep 2020) + + - Wifi QR codes now recognize PH2:, not H:, for phase 2 method + - Minor bug fixes and improvements + +Note that further release notes will be published at https://github.com/zxing/zxing/releases diff --git a/pom.xml b/pom.xml index 76ec95184..c0cb35960 100644 --- a/pom.xml +++ b/pom.xml @@ -67,7 +67,7 @@ 1.8 ${env.ANDROID_HOME} 7.0.0 - 2.3.0 + 2.3.1 3.4.1-SNAPSHOT 22 @@ -287,7 +287,7 @@ org.apache.maven.plugins maven-project-info-reports-plugin - 3.1.0 + 3.1.1 org.apache.maven.plugins @@ -453,7 +453,7 @@ com.puppycrawl.tools checkstyle - 8.35 + 8.36.2 @@ -519,7 +519,7 @@ org.jacoco jacoco-maven-plugin - 0.8.5 + 0.8.6 diff --git a/zxingorg/pom.xml b/zxingorg/pom.xml index 479600f3d..ba8e6826c 100644 --- a/zxingorg/pom.xml +++ b/zxingorg/pom.xml @@ -49,7 +49,7 @@ org.springframework spring-test - 5.2.8.RELEASE + 5.2.9.RELEASE test