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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove jar-dependencies dependency #70

Merged
merged 2 commits into from
Dec 9, 2024

Conversation

robbavey
Copy link
Contributor

@robbavey robbavey commented Dec 4, 2024

No description provided.

@robbavey robbavey force-pushed the fix_jar_dependencies branch from 06f1a97 to 8038bd4 Compare December 4, 2024 14:33
Add exclusion for 7.x
@robbavey robbavey force-pushed the fix_jar_dependencies branch from 596581f to a5a4588 Compare December 4, 2024 15:33
@@ -51,4 +51,4 @@
require_jar('org.codehaus.mojo', 'animal-sniffer-annotations', '1.23')
require_jar('org.conscrypt', 'conscrypt-openjdk-uber', '2.5.2')
require_jar('org.threeten', 'threetenbp', '1.6.8')
require_jar('org.logstash.inputs', 'logstash-input-google_pubsub', '1.3.0')
require_jar('org.logstash.inputs', 'logstash-input-google_pubsub', '1.4.0')
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not following this change? Is this something that was missed previously?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, looks like it - this is automatically generated during the building of the jar. I assume whoever made the last update didn't build locally...

Copy link

@donoghuc donoghuc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Jar update looks good. Spreadsheet updated with CI rollout info. 🚀

@robbavey robbavey merged commit d0b3e33 into logstash-plugins:main Dec 9, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants