Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-classic from 1.5.3 to 1.5.5
Browse files Browse the repository at this point in the history
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.3 to 1.5.5.
- [Commits](qos-ch/logback@v_1.5.3...v_1.5.5)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 16, 2024
1 parent 1a3018f commit 7ffd096
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bunsen/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<maven-javadoc.plugin.version>3.6.3</maven-javadoc.plugin.version>
<maven-project-info-reports.plugin.version>3.5.0</maven-project-info-reports.plugin.version>
<slf4j.version>2.0.12</slf4j.version>
<logback.version>1.5.3</logback.version>
<logback.version>1.5.5</logback.version>
</properties>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion pipelines/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<bunsen.version>0.5.14-SNAPSHOT</bunsen.version>
<junit.version>4.13.2</junit.version>
<slf4j.version>2.0.12</slf4j.version>
<logback.version>1.5.3</logback.version>
<logback.version>1.5.5</logback.version>
<hapifhirVersion>6.10.4</hapifhirVersion>
<hamcrest.version>2.2</hamcrest.version>
<mockito.version>5.2.0</mockito.version>
Expand Down

0 comments on commit 7ffd096

Please sign in to comment.