We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b60bc08 + b21e616 commit dcf03e6Copy full SHA for dcf03e6
pom.xml
@@ -2,14 +2,14 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>fi.hsl</groupId>
4
<artifactId>transitdata-common</artifactId>
5
- <version>2.0.0</version>
+ <version>2.0.1</version>
6
<packaging>jar</packaging>
7
<name>Common utilities for Transitdata projects</name>
8
<properties>
9
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
10
<maven.compiler.source>11</maven.compiler.source>
11
<maven.compiler.target>11</maven.compiler.target>
12
- <pulsar.version>3.0.6</pulsar.version>
+ <pulsar.version>3.0.7</pulsar.version>
13
<testcontainers.version>1.18.3</testcontainers.version>
14
</properties>
15
0 commit comments