mirror of
https://github.com/optim-enterprises-bv/siembol.git
synced 2025-10-30 18:07:47 +00:00
Bump slf4j_version from 2.0.3 to 2.0.7
Bumps `slf4j_version` from 2.0.3 to 2.0.7. Updates `slf4j-api` from 2.0.3 to 2.0.7 - [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.3...v_2.0.7) Updates `slf4j-simple` from 2.0.3 to 2.0.7 - [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.3...v_2.0.7) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
<dependency>
|
||||
<groupId>org.slf4j</groupId>
|
||||
<artifactId>slf4j-api</artifactId>
|
||||
<version>2.0.3</version>
|
||||
<version>2.0.7</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
||||
@@ -77,7 +77,7 @@
|
||||
<dependency>
|
||||
<groupId>org.slf4j</groupId>
|
||||
<artifactId>slf4j-api</artifactId>
|
||||
<version>2.0.3</version>
|
||||
<version>2.0.7</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
||||
2
pom.xml
2
pom.xml
@@ -60,7 +60,7 @@
|
||||
<commons_beanutils_version>1.9.4</commons_beanutils_version>
|
||||
<multiline_string_version>0.1.2</multiline_string_version>
|
||||
<http_client_version>4.5.13</http_client_version>
|
||||
<slf4j_version>2.0.3</slf4j_version>
|
||||
<slf4j_version>2.0.7</slf4j_version>
|
||||
<commons_lang3_version>3.12.0</commons_lang3_version>
|
||||
<commons_io_version>2.11.0</commons_io_version>
|
||||
<gson_version>2.9.1</gson_version>
|
||||
|
||||
Reference in New Issue
Block a user