From a22fc92b07a886da45c22c7ad86e5539e97be9cc Mon Sep 17 00:00:00 2001 From: Wmix CI Date: Mon, 27 Nov 2023 12:33:45 +0000 Subject: [PATCH 01/15] [maven-release-plugin] [skip ci] prepare release v4.0.38 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 92d93b864..3f64fcf6c 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.github.wmixvideo nfe jar - 4.0.38-SNAPSHOT + 4.0.38 nfe Biblioteca de comunicacao de nota fiscal eletronica brasileira https://github.com/wmixvideo/nfe @@ -20,7 +20,7 @@ git@github.com:wmixvideo/nfe.git scm:git:git@github.com:wmixvideo/nfe.git scm:git:git@github.com:wmixvideo/nfe.git - HEAD + v4.0.38 From 463482fc734f08dd028ed307059069ca025429c8 Mon Sep 17 00:00:00 2001 From: Wmix CI Date: Mon, 27 Nov 2023 12:33:46 +0000 Subject: [PATCH 02/15] [maven-release-plugin] [skip ci] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3f64fcf6c..862c9865a 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.github.wmixvideo nfe jar - 4.0.38 + 4.0.39-SNAPSHOT nfe Biblioteca de comunicacao de nota fiscal eletronica brasileira https://github.com/wmixvideo/nfe @@ -20,7 +20,7 @@ git@github.com:wmixvideo/nfe.git scm:git:git@github.com:wmixvideo/nfe.git scm:git:git@github.com:wmixvideo/nfe.git - v4.0.38 + HEAD From ef5751813d7db3486c37e483367d64463991735f Mon Sep 17 00:00:00 2001 From: Deivid Ferreira Date: Mon, 11 Mar 2024 17:02:44 -0300 Subject: [PATCH 03/15] =?UTF-8?q?atualizando=20url=20qrcode=20cte=20vers?= =?UTF-8?q?=C3=A3o=204=20(#945)=20(#946)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../documentofiscal/cte400/classes/CTAutorizador400.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/java/com/fincatto/documentofiscal/cte400/classes/CTAutorizador400.java b/src/main/java/com/fincatto/documentofiscal/cte400/classes/CTAutorizador400.java index 8cdaa8cc2..b51d2718e 100644 --- a/src/main/java/com/fincatto/documentofiscal/cte400/classes/CTAutorizador400.java +++ b/src/main/java/com/fincatto/documentofiscal/cte400/classes/CTAutorizador400.java @@ -121,7 +121,7 @@ public String getCteStatusServico(final DFAmbiente ambiente) { @Override public String getCteQrCode(DFAmbiente ambiente) { - return DFAmbiente.HOMOLOGACAO.equals(ambiente) ? "https://hcte.fazenda.mg.gov.br/portalcte/sistema/qrcode.xhtml" : "https://cte.fazenda.mg.gov.br/portalcte/sistema/qrcode.xhtml"; + return "https://cte.fazenda.mg.gov.br/portalcte/sistema/qrcode.xhtml"; } @Override From 6b64dd189795c370f58e7efe126a23141a2a9277 Mon Sep 17 00:00:00 2001 From: Wmix CI Date: Mon, 11 Mar 2024 20:03:50 +0000 Subject: [PATCH 04/15] [maven-release-plugin] [skip ci] prepare release v4.0.39 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 862c9865a..4b0007edf 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.github.wmixvideo nfe jar - 4.0.39-SNAPSHOT + 4.0.39 nfe Biblioteca de comunicacao de nota fiscal eletronica brasileira https://github.com/wmixvideo/nfe @@ -20,7 +20,7 @@ git@github.com:wmixvideo/nfe.git scm:git:git@github.com:wmixvideo/nfe.git scm:git:git@github.com:wmixvideo/nfe.git - HEAD + v4.0.39 From 96d63cca5ce9b9bc422f789f02c8d19bb0c7f51f Mon Sep 17 00:00:00 2001 From: Wmix CI Date: Mon, 11 Mar 2024 20:03:51 +0000 Subject: [PATCH 05/15] [maven-release-plugin] [skip ci] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4b0007edf..542e9ec35 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.github.wmixvideo nfe jar - 4.0.39 + 4.0.40-SNAPSHOT nfe Biblioteca de comunicacao de nota fiscal eletronica brasileira https://github.com/wmixvideo/nfe @@ -20,7 +20,7 @@ git@github.com:wmixvideo/nfe.git scm:git:git@github.com:wmixvideo/nfe.git scm:git:git@github.com:wmixvideo/nfe.git - v4.0.39 + HEAD From 3816d7f96028e681ea5f747f898e743f811afa5e Mon Sep 17 00:00:00 2001 From: Mauricio Dantas Date: Fri, 15 Mar 2024 10:47:34 -0300 Subject: [PATCH 06/15] =?UTF-8?q?Atualizar=20m=C3=A9todo=20isDuplicado=20p?= =?UTF-8?q?ara=20considerar=20c=C3=B3digo=20204=20como=20duplicado.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../documentofiscal/nfe310/classes/NFRetornoStatus.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/java/com/fincatto/documentofiscal/nfe310/classes/NFRetornoStatus.java b/src/main/java/com/fincatto/documentofiscal/nfe310/classes/NFRetornoStatus.java index 5f828b0a5..0190a8778 100644 --- a/src/main/java/com/fincatto/documentofiscal/nfe310/classes/NFRetornoStatus.java +++ b/src/main/java/com/fincatto/documentofiscal/nfe310/classes/NFRetornoStatus.java @@ -527,7 +527,7 @@ public boolean isRejeitado() { } public boolean isDuplicado() { - return CODIGO_539.getCodigo() == this.codigo; + return CODIGO_539.getCodigo() == this.codigo || CODIGO_204.getCodigo() == this.codigo; } public int getCodigo() { From 73e47382f4ca1666873c5c2443a37c397efe55b7 Mon Sep 17 00:00:00 2001 From: Wmix CI Date: Fri, 15 Mar 2024 13:52:44 +0000 Subject: [PATCH 07/15] [maven-release-plugin] [skip ci] prepare release v4.0.40 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 542e9ec35..f98763288 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.github.wmixvideo nfe jar - 4.0.40-SNAPSHOT + 4.0.40 nfe Biblioteca de comunicacao de nota fiscal eletronica brasileira https://github.com/wmixvideo/nfe @@ -20,7 +20,7 @@ git@github.com:wmixvideo/nfe.git scm:git:git@github.com:wmixvideo/nfe.git scm:git:git@github.com:wmixvideo/nfe.git - HEAD + v4.0.40 From 4d2affd17a1acfc346551428a29d4944f78bed5d Mon Sep 17 00:00:00 2001 From: Wmix CI Date: Fri, 15 Mar 2024 13:52:45 +0000 Subject: [PATCH 08/15] [maven-release-plugin] [skip ci] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f98763288..a3861022d 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.github.wmixvideo nfe jar - 4.0.40 + 4.0.41-SNAPSHOT nfe Biblioteca de comunicacao de nota fiscal eletronica brasileira https://github.com/wmixvideo/nfe @@ -20,7 +20,7 @@ git@github.com:wmixvideo/nfe.git scm:git:git@github.com:wmixvideo/nfe.git scm:git:git@github.com:wmixvideo/nfe.git - v4.0.40 + HEAD From b3046e8191b9e0c8f1a2578c40a8923b577ee58b Mon Sep 17 00:00:00 2001 From: Mauricio Dantas Date: Fri, 15 Mar 2024 15:04:15 -0300 Subject: [PATCH 09/15] =?UTF-8?q?Adicionar=20status=20de=20retorno=20dupli?= =?UTF-8?q?cado=20no=20c=C3=B3digo=20204.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../documentofiscal/nfe400/classes/NFRetornoStatus.java | 2 +- .../documentofiscal/nfe400/classes/NFRetornoStatusTest.java | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/java/com/fincatto/documentofiscal/nfe400/classes/NFRetornoStatus.java b/src/main/java/com/fincatto/documentofiscal/nfe400/classes/NFRetornoStatus.java index 5f961f1d0..67bb741e6 100644 --- a/src/main/java/com/fincatto/documentofiscal/nfe400/classes/NFRetornoStatus.java +++ b/src/main/java/com/fincatto/documentofiscal/nfe400/classes/NFRetornoStatus.java @@ -650,7 +650,7 @@ public boolean isRejeitado() { } public boolean isDuplicado() { - return CODIGO_539.getCodigo() == this.codigo; + return CODIGO_539.getCodigo() == this.codigo || CODIGO_204.getCodigo() == this.codigo; } public boolean isJaInutilizado() { diff --git a/src/test/java/com/fincatto/documentofiscal/nfe400/classes/NFRetornoStatusTest.java b/src/test/java/com/fincatto/documentofiscal/nfe400/classes/NFRetornoStatusTest.java index 88bc2c0d6..603ab7bf6 100644 --- a/src/test/java/com/fincatto/documentofiscal/nfe400/classes/NFRetornoStatusTest.java +++ b/src/test/java/com/fincatto/documentofiscal/nfe400/classes/NFRetornoStatusTest.java @@ -45,6 +45,7 @@ public void isRejeitadoTest() { @Test public void isDuplicadoTest() { Assert.assertTrue(NFRetornoStatus.CODIGO_539.isDuplicado()); + Assert.assertTrue(NFRetornoStatus.CODIGO_204.isDuplicado()); Assert.assertFalse(NFRetornoStatus.CODIGO_100.isDuplicado()); } From 5b41550499c1e300cfe4cf9f06bdc32804bc6c5a Mon Sep 17 00:00:00 2001 From: Wmix CI Date: Fri, 15 Mar 2024 18:06:39 +0000 Subject: [PATCH 10/15] [maven-release-plugin] [skip ci] prepare release v4.0.41 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a3861022d..a03e1017c 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.github.wmixvideo nfe jar - 4.0.41-SNAPSHOT + 4.0.41 nfe Biblioteca de comunicacao de nota fiscal eletronica brasileira https://github.com/wmixvideo/nfe @@ -20,7 +20,7 @@ git@github.com:wmixvideo/nfe.git scm:git:git@github.com:wmixvideo/nfe.git scm:git:git@github.com:wmixvideo/nfe.git - HEAD + v4.0.41 From e4ea3e4fc06a200cf168e9e5cb24af6bf104d74a Mon Sep 17 00:00:00 2001 From: Wmix CI Date: Fri, 15 Mar 2024 18:06:41 +0000 Subject: [PATCH 11/15] [maven-release-plugin] [skip ci] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a03e1017c..bacc3bde2 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.github.wmixvideo nfe jar - 4.0.41 + 4.0.42-SNAPSHOT nfe Biblioteca de comunicacao de nota fiscal eletronica brasileira https://github.com/wmixvideo/nfe @@ -20,7 +20,7 @@ git@github.com:wmixvideo/nfe.git scm:git:git@github.com:wmixvideo/nfe.git scm:git:git@github.com:wmixvideo/nfe.git - v4.0.41 + HEAD From 665cfe7dbd69826636d212f8d62c6e6bdce8a7bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Jun 2024 08:48:15 -0300 Subject: [PATCH 12/15] Bump slf4j.version from 2.0.7 to 2.0.12 (#951) Bumps `slf4j.version` from 2.0.7 to 2.0.12. Updates `org.slf4j:slf4j-api` from 2.0.7 to 2.0.12 Updates `org.slf4j:slf4j-simple` from 2.0.7 to 2.0.12 --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Diego Fincatto <58352+fincatto@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bacc3bde2..98dc97899 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ UTF-8 11 1.7.9 - 2.0.7 + 2.0.12 4.13.2 3.14.0 2.7.1 From 0d2168b9d04a00c08eefb538c0707a2517f352b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Jun 2024 08:48:31 -0300 Subject: [PATCH 13/15] Bump org.apache.maven.plugins:maven-compiler-plugin (#941) Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.11.0 to 3.12.1. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.11.0...maven-compiler-plugin-3.12.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 98dc97899..a30a2d27f 100644 --- a/pom.xml +++ b/pom.xml @@ -174,7 +174,7 @@ true org.apache.maven.plugins maven-compiler-plugin - 3.11.0 + 3.12.1 ${java.version} ${java.version} From 6daccf241b912cce9b9ac70ffb5421d8443d092b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Jun 2024 08:48:47 -0300 Subject: [PATCH 14/15] Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#939) Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.6.2 to 3.6.3. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.6.2...maven-javadoc-plugin-3.6.3) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Diego Fincatto <58352+fincatto@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a30a2d27f..a9c6e29fa 100644 --- a/pom.xml +++ b/pom.xml @@ -310,7 +310,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.6.2 + 3.6.3 false none From 9d785f29563c5b295e8ad63bb2921ee40628c3a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Jun 2024 08:48:58 -0300 Subject: [PATCH 15/15] Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.5 (#948) Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.2 to 3.2.5. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.2...surefire-3.2.5) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a9c6e29fa..73c0fe267 100644 --- a/pom.xml +++ b/pom.xml @@ -327,7 +327,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.2 + 3.2.5