build(deps): bump opentracing-jdbc from 0.1.8 to 0.2.15 (#100)
Bumps [opentracing-jdbc](https://github.com/opentracing-contrib/java-jdbc) from 0.1.8 to 0.2.15. - [Release notes](https://github.com/opentracing-contrib/java-jdbc/releases) - [Changelog](https://github.com/opentracing-contrib/java-jdbc/blob/master/RELEASE.md) - [Commits](https://github.com/opentracing-contrib/java-jdbc/compare/0.1.8...0.2.15) --- updated-dependencies: - dependency-name: io.opentracing.contrib:opentracing-jdbc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/134/head
parent
468f854382
commit
fddf9707e5
2
pom.xml
2
pom.xml
|
|
@ -79,7 +79,7 @@
|
|||
<io.opentracing.api.extensions.version>0.5.0</io.opentracing.api.extensions.version>
|
||||
<io.opentracing.concurrent.version>0.4.0</io.opentracing.concurrent.version>
|
||||
<io.opentracing.contrib.metrics.version>0.3.0</io.opentracing.contrib.metrics.version>
|
||||
<io.opentracing.jdbc.version>0.1.8</io.opentracing.jdbc.version>
|
||||
<io.opentracing.jdbc.version>0.2.15</io.opentracing.jdbc.version>
|
||||
<io.opentracing.tracerresolver.version>0.1.8</io.opentracing.tracerresolver.version>
|
||||
<io.opentracing.version>0.33.0</io.opentracing.version>
|
||||
<io.opentracing.web-servlet-filter.version>0.4.0</io.opentracing.web-servlet-filter.version>
|
||||
|
|
|
|||
Loading…
Reference in New Issue