Skip to content

Commit

Permalink
build(deps-dev): bump com.netflix.archaius:archaius-core from 0.7.8 t…
Browse files Browse the repository at this point in the history
…o 0.7.9 (#2287)

* build(deps-dev): bump com.netflix.archaius:archaius-core

Bumps [com.netflix.archaius:archaius-core](https://github.com/Netflix/archaius) from 0.7.8 to 0.7.9.
- [Release notes](https://github.com/Netflix/archaius/releases)
- [Commits](Netflix/archaius@v0.7.8...v0.7.9)

---
updated-dependencies:
- dependency-name: com.netflix.archaius:archaius-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update pom.xml license

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marvin <velo@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and velo committed Jan 4, 2024
1 parent 6eb7e26 commit 7336c3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hystrix/pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2012-2023 The Feign Authors
Copyright 2012-2024 The Feign Authors
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
in compliance with the License. You may obtain a copy of the License at
Expand Down Expand Up @@ -50,7 +50,7 @@
<dependency>
<groupId>com.netflix.archaius</groupId>
<artifactId>archaius-core</artifactId>
<version>0.7.8</version>
<version>0.7.9</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 7336c3e

Please sign in to comment.