Skip to content

Commit

Permalink
Reverting incrementals
Browse files Browse the repository at this point in the history
  • Loading branch information
basil committed Jun 28, 2022
1 parent 3bcbf57 commit a6ec1b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions bom/pom.xml
Expand Up @@ -40,8 +40,7 @@ THE SOFTWARE.
<properties>
<asm.version>9.3</asm.version>
<slf4jVersion>1.7.36</slf4jVersion>
<!-- TODO https://github.com/jenkinsci/stapler/pull/377 -->
<stapler.version>1701.va_9519c27c7c2</stapler.version>
<stapler.version>1685.v3b_5035c4ce05</stapler.version>
<groovy.version>2.4.21</groovy.version>
</properties>

Expand Down
3 changes: 1 addition & 2 deletions pom.xml
Expand Up @@ -88,8 +88,7 @@ THE SOFTWARE.
<changelog.url>https://www.jenkins.io/changelog</changelog.url>

<!-- Bundled Remoting version -->
<!-- TODO https://github.com/jenkinsci/remoting/pull/551 -->
<remoting.version>3032.v630e4c777a_75</remoting.version>
<remoting.version>3028.va_a_436db_35078</remoting.version>
<!-- Minimum Remoting version, which is tested for API compatibility -->
<remoting.minimum.supported.version>4.2.1</remoting.minimum.supported.version>

Expand Down

0 comments on commit a6ec1b0

Please sign in to comment.