Skip to content

Commit

Permalink
Bump weld from 6.0.0.Beta4 to 6.0.0.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
pzygielo committed Jan 4, 2025
1 parent 5228b45 commit 8ac7095
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appserver/pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2021, 2024 Contributors to Eclipse Foundation.
Copyright (c) 2021, 2025 Contributors to Eclipse Foundation.
Copyright (c) 1997, 2024 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
Expand Down Expand Up @@ -149,7 +149,7 @@

<!-- Jakarta CDI -->
<jakarta.cdi-api.version>4.1.0</jakarta.cdi-api.version>
<weld.version>6.0.0.Beta4</weld.version>
<weld.version>6.0.0.Final</weld.version>
<jboss.classfilewriter.version>1.3.1.Final</jboss.classfilewriter.version>

<!-- Jakarta MVC -->
Expand Down

0 comments on commit 8ac7095

Please sign in to comment.