You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,7 +104,7 @@ Avoid version conflicts by using the https://github.com/jenkinsci/bom[Jenkins Pl
104
104
Version follows the pattern of `<org.apache.httpcomponents.client5 version>-<plugin version>`.
105
105
This way it is clear what upstream dependency is offered and allows patch releases for the plugin itself if required.
106
106
107
-
Since `org.apache.httpcomponents.client5` artifacts have a release cycle that is independent from `org.apache.httpcomponents.core5` artifacts, the latter are included as of patch releases for this plugin.
107
+
Since `org.apache.httpcomponents.client5` artifacts have a release cycle that is independent from `org.apache.httpcomponents.core5` artifacts, the latter are included in patch releases for this plugin.
0 commit comments