Skip to content

Commit

Permalink
3.x upgrade Weld (#6794)
Browse files Browse the repository at this point in the history
3.x upgrade Weld
Signed-off-by: Jorge Bescos Gascon <[email protected]>
  • Loading branch information
jbescos authored May 16, 2023
1 parent bedb68d commit 4bd29fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ nb-configuration.xml
.settings/
.project
.classpath
.factorypath

# Asciidoctor
.asciidoctor/
Expand Down
2 changes: 1 addition & 1 deletion dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
<version.lib.typesafe-config>1.4.2</version.lib.typesafe-config>
<version.lib.tyrus>2.0.4</version.lib.tyrus>
<version.lib.weld-api>4.0.SP1</version.lib.weld-api>
<version.lib.weld>4.0.2.Final</version.lib.weld>
<version.lib.weld>4.0.3.Final</version.lib.weld>
<version.lib.yasson>2.0.4</version.lib.yasson>
<version.lib.zipkin.sender-urlconnection>2.12.0</version.lib.zipkin.sender-urlconnection>
<version.lib.zipkin>2.12.5</version.lib.zipkin>
Expand Down

0 comments on commit 4bd29fa

Please sign in to comment.