Skip to content

Commit

Permalink
Bumped moquette-extended version to 0.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hylkevds committed Jun 3, 2022
1 parent 90fc485 commit 9fbd00c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions FROST-Server.MQTT.Moquette/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<moquette.version>0.14.3</moquette.version>
<moquette.version>0.15.1</moquette.version>
</properties>

<dependencies>
Expand All @@ -37,7 +37,7 @@
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
<artifactId>slf4j-reload4j</artifactId>
</exclusion>
<exclusion>
<groupId>com.bugsnag</groupId>
Expand Down

0 comments on commit 9fbd00c

Please sign in to comment.