Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bump versions.okhttp from 4.2.2 to 4.9.1#393

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
billoneil merged 3 commits intomasterfromdependabot/gradle/versions.okhttp-4.9.1
Jul 11, 2021
Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletionsgradle/dependencies.gradle
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -2,7 +2,7 @@
ext {
versions = [
jackson : '2.12.3', // Json Serializer / Deserializer
okhttp : '4.2.2', // HTTP Client
okhttp : '4.9.1', // HTTP Client
slf4j : '1.7.31', // Logging
logback : '1.2.3', // Logging
undertow : '2.2.8.Final',// Webserver
Expand All@@ -25,7 +25,7 @@ ext {
sitemapgen4j : '1.1.2', // Sitemap generator for SEO
jbcrypt : '0.4', // BCrypt salted hashing library
romeRss : '1.0', // RSS Library
kotlin : '1.5.20', // Kotlin
kotlin : '1.4.0', // Kotlin
javax : '1.3.2',
jbossLogging : '3.4.2.Final',
jbossThreads : '3.4.0.Final',
Expand Down
1 change: 1 addition & 0 deletionsstubbornjava-common/build.gradle
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -42,6 +42,7 @@ dependencies {
api libs.connectorj
api libs.javaxAnnotation
api libs.commonsCodec
api libs.kotlin

compileOnly libs.lombok
annotationProcessor libs.lombok
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp