Skip to content

Commit

Permalink
Merge branch 'master' of github.com:philipparndt/mqtt-gateway
Browse files Browse the repository at this point in the history
# Conflicts:
#	.github/workflows/release.yml
  • Loading branch information
philipparndt committed Dec 15, 2021
2 parents 67ebf8b + ef628f5 commit fb81b5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/de.rnd7.mqttgateway/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-core</artifactId>
<version>1.2.7</version>
<version>1.2.8</version>
</dependency>

<dependency>
Expand All @@ -43,7 +43,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.2.7</version>
<version>1.2.8</version>
</dependency>

<!-- https://mvnrepository.com/artifact/org.apache.commons/commons-text -->
Expand Down

0 comments on commit fb81b5f

Please sign in to comment.