[knx] Upgrade Calimero library to release 2.5.1 (#14015)

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
Holger Friedrich
2022-12-19 22:49:40 +01:00
committed by GitHub
parent 9f3b8e1c04
commit 3aefefbbb5
2 changed files with 7 additions and 9 deletions

View File

@@ -22,7 +22,7 @@
<dependency>
<groupId>com.github.calimero</groupId>
<artifactId>calimero-core</artifactId>
<version>2.5</version>
<version>2.5.1</version>
<scope>compile</scope>
<exclusions>
<exclusion>
@@ -34,7 +34,7 @@
<dependency>
<groupId>com.github.calimero</groupId>
<artifactId>calimero-device</artifactId>
<version>2.5</version>
<version>2.5.1</version>
<scope>compile</scope>
<exclusions>
<exclusion>
@@ -46,7 +46,7 @@
<dependency>
<groupId>com.github.calimero</groupId>
<artifactId>calimero-rxtx</artifactId>
<version>2.5</version>
<version>2.5.1</version>
<scope>compile</scope>
<exclusions>
<exclusion>