Skip to content
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 our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Stapler from 1730.v43d2c7b_11a_27 to 1733.v981fdd98007e #7033

Merged
merged 1 commit into from Aug 26, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion bom/pom.xml
Expand Up @@ -40,7 +40,7 @@ THE SOFTWARE.
<properties>
<asm.version>9.3</asm.version>
<slf4jVersion>2.0.0</slf4jVersion>
<stapler.version>1730.v43d2c7b_11a_27</stapler.version>
<stapler.version>1733.v981fdd98007e</stapler.version>
<groovy.version>2.4.21</groovy.version>
</properties>

Expand Down