Skip to content

Commit

Permalink
Updated to slf4j-2.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
ao-apps committed Mar 15, 2024
1 parent fd5f398 commit fbc9bb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -205,7 +205,7 @@ along with ao-appcluster-dnsonly. If not, see <https://www.gnu.org/licenses/>.
<groupId>dnsjava</groupId><artifactId>dnsjava</artifactId><version>3.5.3</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId><artifactId>slf4j-api</artifactId><version>2.0.11</version>
<groupId>org.slf4j</groupId><artifactId>slf4j-api</artifactId><version>2.0.12</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit fbc9bb8

Please sign in to comment.