Skip to content

Commit 22bad34

Browse files
Bump org.apache.pekko:pekko-http-core_2.13 from 1.1.0 to 1.2.0 (#526)
Bumps [org.apache.pekko:pekko-http-core_2.13](https://github.com/apache/pekko-http) from 1.1.0 to 1.2.0. - [Changelog](https://github.com/apache/pekko-http/blob/main/CHANGELOG.md) - [Commits](apache/pekko-http@v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: org.apache.pekko:pekko-http-core_2.13 dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1c3e3d7 commit 22bad34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<metrics.jvm.extra.version>0.13.1</metrics.jvm.extra.version>
9898
<oval.version>3.2.1</oval.version>
9999
<pekko.version>1.1.3</pekko.version>
100-
<pekko.http.version>1.1.0</pekko.http.version>
100+
<pekko.http.version>1.2.0</pekko.http.version>
101101
<protobuf.version>3.25.5</protobuf.version>
102102
<scala.version>2.13</scala.version>
103103
<scala.library.version>2.13.16</scala.library.version>

0 commit comments

Comments
 (0)