Skip to content

Commit 5d6de9f

Browse files
Bump org.apache.pekko:pekko-http-core_2.13 from 1.1.0 to 1.2.0 (#479)
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 1c9d7ab commit 5d6de9f

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
@@ -102,7 +102,7 @@
102102
<properties>
103103
<!--Dependency versions-->
104104
<pekko.version>1.1.3</pekko.version>
105-
<pekko.http.version>1.1.0</pekko.http.version>
105+
<pekko.http.version>1.2.0</pekko.http.version>
106106
<pekko.persistence.cassandra.version>1.1.0</pekko.persistence.cassandra.version>
107107
<apache.httpclient.version>4.5.14</apache.httpclient.version>
108108
<apache.httpcore.version>4.4.16</apache.httpcore.version>

0 commit comments

Comments
 (0)