Skip to content

Commit

Permalink
Revert dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
csowada committed Feb 1, 2025
1 parent 1723324 commit f1a073c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<description>eBUS library configuration</description>
<groupId>de.cs-dev.ebus</groupId>
<artifactId>ebus-configuration</artifactId>
<version>1.1.9</version>
<version>1.1.10</version>
<url>https://github.com/csowada/ebus-configuration</url>
<packaging>bundle</packaging>

Expand Down Expand Up @@ -343,7 +343,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>2.0.16</version>
<version>1.7.32</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit f1a073c

Please sign in to comment.