Skip to content

Commit

Permalink
Undeclare glassfish-jul-extension dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
pzygielo committed Jan 9, 2025
1 parent c827e0e commit 9cd76c2
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 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 @@ -680,14 +680,6 @@
</dependencies>
</dependencyManagement>

<dependencies>
<!-- Cannot be in nucleus-parent, because it is built under it -->
<dependency>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-jul-extension</artifactId>
</dependency>
</dependencies>

<build>
<pluginManagement>
<plugins>
Expand Down

0 comments on commit 9cd76c2

Please sign in to comment.