Bumped to tracing:0.3.0 and removed optional tag on it so that it's added to the classpath at runtime
This commit is contained in:
parent
6c999b8560
commit
5acc4736f0
3
pom.xml
3
pom.xml
@ -17,7 +17,7 @@
|
||||
<java.version>17</java.version>
|
||||
<spring-cloud.version>2022.0.4</spring-cloud.version>
|
||||
<storage-commons.version>2.43.0</storage-commons.version>
|
||||
<tracing.version>0.2.0</tracing.version>
|
||||
<tracing.version>0.3.0</tracing.version>
|
||||
</properties>
|
||||
<dependencies>
|
||||
<!-- Own -->
|
||||
@ -31,7 +31,6 @@
|
||||
<groupId>com.knecon.fforesight</groupId>
|
||||
<artifactId>tracing</artifactId>
|
||||
<version>${tracing.version}</version>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user