Skip to content

Commit 9d684f4

Browse files
committed
[SKYW-1751] Update to version 4.00.51
1 parent 65691bf commit 9d684f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom-base.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>br.com.swconsultoria</groupId>
55
<artifactId>java-nfe</artifactId>
6-
<version>4.00.49-${versao}-SNAPSHOT</version>
6+
<version>4.00.51-${versao}-SNAPSHOT</version>
77
<name>Java_NFe</name>
88
<description>Api java para consumo do webService de nota fiscal eletronica</description>
99
<url>https://github.com/Samuel-Oliveira/Java_NFe</url>
@@ -31,7 +31,7 @@
3131
<java.version>1.8</java.version>
3232

3333
<!-- Versions -->
34-
<java-certificado.version>3.13</java-certificado.version>
34+
<java-certificado.version>3.14</java-certificado.version>
3535
<httpcore.version>4.4.6</httpcore.version>
3636
<jaxb-impl.version>2.3.1</jaxb-impl.version>
3737
<jaxb-xjc.version>2.3.1</jaxb-xjc.version>

0 commit comments

Comments
 (0)