Skip to content

Releases: Hack23/cia

Release 2024.12.21

21 Dec 20:11
Compare
Choose a tag to compare

Highlights

  • Enhanced UI with modernized card layout replacing legacy form panels
  • Optimized PostgreSQL database views for improved performance
  • Improved admin interface look and feel
  • Major dependency updates including JUnit 5.11.4 and Artemis 2.39.0

🎨 UI/UX Improvements

  • Replaced legacy form panel fields with modern card layout (#6873)
  • Improved admin pagemode classes for better look and feel (#6859)
  • Removed deprecated form panel text fields (#6876, #6877)
  • Enhanced Committee UI components (#6878)

🏗️ Performance & Infrastructure

  • Optimized PostgreSQL database views for better performance (#6874)
  • Fixed database indexes (#6879)
  • Updated CloudFormation template (#6855)

🧹 Code Quality

  • General code cleanup and improvements (#6860)
  • Removed null references in form handling (#6873)

📦 Dependencies

Testing Framework

  • JUnit Jupiter Engine upgraded to 5.11.4 (#6857)
  • JUnit Platform Launcher upgraded to 5.11.4 (#6858)
  • JUnit Vintage Engine upgraded to 5.11.4 (#6863)

Major Components

  • ByteBuddy upgraded to 1.15.11 (#6856)
  • Guava upgraded to 33.4.0-jre (#6861)
  • Netty BOM upgraded to 4.1.116.Final (#6864)
  • Artemis Server upgraded to 2.39.0 (#6871)
  • Artemis JMS Client upgraded to 2.39.0 (#6875)
  • Protobuf Java upgraded to 4.29.2 (#6869)

Logging

  • Logback Classic upgraded to 1.5.14 (#6868, #6870)

GitHub Actions

  • Setup Java Action upgraded to 4.6.0 (#6865)
  • Upload Artifact Action upgraded to 4.5.0 (#6866)
  • Checkov Action upgraded to 12.2939.0 (#6872)

Security Compliance

SLSA 3

For a complete list of changes, see the full changelog

Release 2024.12.15

15 Dec 13:50
Compare
Choose a tag to compare

Release 2024.12.15

Highlights

  • Enhanced politician compliance checking with new rules
  • Improved documentation and feature showcase
  • Major code cleanup and UI grid form improvements
  • Updated dependencies including AWS SDK and Apache Commons

🔍 Compliance & Rules

  • Added new rules for politician compliance checking (#6844)
  • Updated existing compliance rules (#6848)

📝 Documentation & Links

  • Enhanced documentation with feature showcase
  • Fixed document links and references (#6852)
  • Improved view documentation (#6853)
  • Added comprehensive features documentation linking to CIA Project Features

🧹 Code Quality & UI

  • Implemented grid form cleanup for better UI (#6854)
  • Performed general code cleanup (#6850, #6851)
  • Fixed test implementations (#6842, #6843)

📦 Dependencies

Major Updates

  • Apache Commons Text upgraded to 1.13.0 (#6847)
  • XMLBeans upgraded to 5.3.0 (#6849)
  • AWS SDK upgraded to 1.12.780 (#6845)

Project Features

The CIA Project continues to provide:

  • Political ecosystem dashboards
  • Comprehensive scoreboards
  • Critical analytics tools
  • Data-driven decision-making support
  • Transparency and accountability features

Security Compliance

SLSA 3

For a complete list of changes, see the full changelog

Release 2024.12.13

13 Dec 20:41
Compare
Choose a tag to compare

✨ Highlights

  • 🎨 Enhanced UI headers and page descriptions across the application
  • 📊 Improved political dashboard and ranking system
  • 🔄 Major refactoring of menu factories for better organization
  • 📈 Significant UI improvements in charts and party leader sections

🎨 UI/UX Improvements

🏷️ Header & Navigation

  • 🔍 Enhanced page headers across multiple components (#6798, #6799, #6800, #6804)
  • 🏛️ Updated page headers in government modules (#6809, #6810)
  • ⚖️ Fixed party page mode headers (#6811)
  • 🔄 Improved header usage in various components (#6826)
  • 🎯 Fixed missing headers (#6838)

📱 Menu & Navigation

  • ⚙️ Enhanced menu factories implementation (#6836)
  • 🧹 Performed menu system cleanup (#6837)
  • 📋 Updated various menu item factories:
    • 🏛️ Government Body Ranking (#6831)
    • 👥 Politician (#6832)
    • 🎯 Party Ranking (#6834)
    • 📊 Politician Ranking (#6835)

📊 Dashboard & Charts

  • 🔄 Refactored Dashboard View for better maintainability (#6829)
  • 👥 Enhanced party leader section (#6841)
  • 📈 Improved charts implementation (#6840)
  • 🗳️ Fixed ballot view (#6805)
  • 📊 Updated ranking headers (#6806)

🏛️ Political Analysis Components

  • 📈 Refactored Ministry Ranking scoreboard (#6827)
  • 🏆 Enhanced leaderboard functionality (#6828)
  • 📝 Improved descriptions and data sources (#6830)

📚 Documentation

  • 📝 Fixed Javadoc warnings and missing comments (#6813, #6816)

🛠️ Technical Improvements

  • 🎨 Enhanced UI fixes (#6817)
  • 🧹 Page header cleanup (#6820)
  • ✅ Fixed tests (#6808)

📦 Dependencies

🔄 Major Updates

  • ⚙️ Drools upgraded to 10.0.0 (#6818)
  • 📝 Log4j BOM updated to 2.24.3 (#6839)
  • 📊 JavaMelody Core updated to 1.99.2 (#6807)

🤖 GitHub Actions

  • 🔒 Attest Build Provenance updated to 2.1.0 (#6815)
  • 📄 Attest SBOM updated to 2.1.0 (#6814)
  • 🔍 CodeQL Action updated to 3.27.9 (#6833)
  • ✅ Checkov Action updated to 12.2934.0 (#6802)

🔧 Development Dependencies

  • 🔌 gRPC Context updated to 1.69.0 (#6819)
  • ⚡ Reactor Core updated to 3.7.1 (#6821)
  • 📚 Maven Javadoc Plugin updated to 3.11.2 (#6797)
  • 📝 JBoss LogManager updated to 3.1.1.Final (#6791)
  • 🔒 OWASP Dependency Check Maven updated to 11.1.1 (#6790)

🔒 Security Compliance

SLSA 3

📅 Release Information

  • Release Date: 2024.12.13
  • Generated: 2025-01-29 23:46:09 UTC
  • Author: @pethers

📋 For a complete list of changes, see the full changelog

🏷️ Icon Legend

  • 🚀 New Release
  • ✨ Highlight
  • 🎨 UI/UX
  • 📊 Analytics
  • 🏛️ Political
  • 📦 Dependencies
  • 🔒 Security
  • 📝 Documentation
  • 🛠️ Technical
  • ✅ Testing

Release 2024.12.5

05 Dec 00:39
Compare
Choose a tag to compare

What's ChangedSLSA 3

  • use cia-dist-deb-2024.11.23.all.deb by @pethers in #6726
  • use cia-dist-deb-2024.11.23.all.deb by @pethers in #6727
  • Preparing Aurora PostgreSQL to be used as a knowledge base for Amazon Bedrock by @pethers in #6728
  • build(deps): bump bridgecrewio/checkov-action from 12.2917.0 to 12.2919.0 by @dependabot in #6729
  • build(deps-dev): bump cia.project.versions.selenium from 4.26.0 to 4.27.0 by @dependabot in #6730
  • build(deps): bump bridgecrewio/checkov-action from 12.2919.0 to 12.2920.0 by @dependabot in #6732
  • build(deps): bump cia.project.versions.aws from 1.12.778 to 1.12.779 by @dependabot in #6733
  • build(deps): bump bridgecrewio/checkov-action from 12.2920.0 to 12.2923.0 by @dependabot in #6734
  • build(deps): bump org.jboss.logmanager:jboss-logmanager from 3.0.6.Final to 3.1.0.Final by @dependabot in #6735
  • build(deps): bump org.jetbrains.kotlin:kotlin-bom from 2.0.21 to 2.1.0 by @dependabot in #6736
  • Update package-info.java descriptions in citizen-intelligence-agency module by @pethers in #6740
  • build(deps): bump org.jsoup:jsoup from 1.18.1 to 1.18.2 by @dependabot in #6738
  • build(deps-dev): bump io.grpc:grpc-context from 1.68.1 to 1.68.2 by @dependabot in #6739
  • build(deps): bump bridgecrewio/checkov-action from 12.2923.0 to 12.2924.0 by @dependabot in #6737
  • build(deps): bump com.google.protobuf:protobuf-java from 4.28.3 to 4.29.0 by @dependabot in #6741
  • Update package-info.java with detailed descriptions by @pethers in #6742
  • Update package-info.java files with descriptions by @pethers in #6744
  • Update README.md by @pethers in #6745
  • Update README.md by @pethers in #6746
  • build(deps): bump org.cyclonedx:cyclonedx-maven-plugin from 2.9.0 to 2.9.1 by @dependabot in #6748
  • build(deps): bump cia.project.versions.jackson from 2.18.1 to 2.18.2 by @dependabot in #6747
  • build(deps): bump org.codehaus.mojo:license-maven-plugin from 2.4.0 to 2.5.0 by @dependabot in #6749
  • Improve Javadoc for package-info.java files by @pethers in #6750
  • Update package-info.java descriptions by @pethers in #6751
  • build(deps): bump org.htmlunit:htmlunit from 4.6.0 to 4.7.0 by @dependabot in #6752
  • Fix text strings in menu factory implementations by @pethers in #6753
  • Update cia.scss by @pethers in #6754
  • Revert "Update cia.scss" by @pethers in #6755
  • Update CommitteeRankingMenuItemFactoryImpl.java by @pethers in #6756
  • Update cia.scss by @pethers in #6757
  • Improve JUnit tests in citizen-intelligence-agency by @pethers in #6759
  • Revert "Improve JUnit tests in citizen-intelligence-agency" by @pethers in #6761
  • commons-io 2.18.0 by @pethers in #6760
  • htmlunit3-driver 4.27.0 by @pethers in #6758
  • Improve Vaadin theme to match Ingress style by @pethers in #6762
  • Revert "Improve Vaadin theme to match Ingress style" by @pethers in #6763
  • Update README.md by @pethers in #6764
  • Update README.md by @pethers in #6765
  • Update README.md by @pethers in #6766
  • build(deps): bump org.jsoup:jsoup from 1.18.2 to 1.18.3 by @dependabot in #6768
  • build(deps): bump bridgecrewio/checkov-action from 12.2924.0 to 12.2925.0 by @dependabot in #6767
  • Update index.apt to match README.md in Maven site APT format by @pethers in #6769
  • Delete citizen-intelligence-agency/src/site/apt/index.apt by @pethers in #6770
  • Create index.md by @pethers in #6772
  • build(deps): bump org.checkerframework:checker-qual from 3.48.2 to 3.48.3 by @dependabot in #6774
  • build(deps): bump bridgecrewio/checkov-action from 12.2925.0 to 12.2927.0 by @dependabot in #6773
  • build(deps): bump org.apache.commons:commons-dbcp2 from 2.12.0 to 2.13.0 by @dependabot in #6775
  • Update panel captions for better context and descriptions by @pethers in #6777
  • build(deps): bump org.eclipse.jdt:ecj from 3.39.0 to 3.40.0 by @dependabot in #6776
  • Update UserRoleSystemITest.java by @pethers in #6778
  • Update panel captions for better context by @pethers in #6779
  • build(deps): bump github/codeql-action from 3.27.5 to 3.27.6 by @dependabot in #6781
  • Update panel caption to use embeddedId.concern by @pethers in #6780
  • Viewupdate by @pethers in #6782
  • Revert "Update panel caption to use embeddedId.concern" by @pethers in #6783
  • Panelcaptions by @pethers in #6785
  • Panelcaptions by @pethers in #6786
  • Update BallotChartsPageModContentFactoryImpl.java by @pethers in #6787
  • build(deps): bump com.google.protobuf:protobuf-java from 4.29.0 to 4.29.1 by @dependabot in #6788
  • Update release.yml by @pethers in #6789

Full Changelog: 2024.11.23...2024.12.5

Release 2024.11.23

23 Nov 08:59
Compare
Choose a tag to compare

What's Changed SLSA 3

Full Changelog: 2024.11.17...2024.11.23

Release 2024.11.17

17 Nov 17:51
Compare
Choose a tag to compare

What's Changed SLSA 3

Full Changelog: 2024.11.14...2024.11.17

Release 2024.11.14

14 Nov 21:27
Compare
Choose a tag to compare

What's Changed SLSA 3

  • use 2024.10.27 deb by @pethers in #6627
  • https://slsa.dev/spec/v1.0/levels Level3 badge by @pethers in #6628
  • Update release.yml by @pethers in #6629
  • build(deps): bump actions/dependency-review-action from 4.3.5 to 4.4.0 by @dependabot in #6631
  • build(deps-dev): bump io.grpc:grpc-context from 1.68.0 to 1.68.1 by @dependabot in #6633
  • build(deps-dev): bump org.apache.httpcomponents.client5:httpclient5 from 5.4 to 5.4.1 by @dependabot in #6632
  • build(deps): bump bridgecrewio/checkov-action from 12.2884.0 to 12.2886.0 by @dependabot in #6630
  • Update README.md by @pethers in #6634
  • Update README.md by @pethers in #6635
  • Update README.md by @pethers in #6636
  • Update README.md by @pethers in #6637
  • Update README.md by @pethers in #6638
  • Update README.md by @pethers in #6639
  • Revert "Update README.md" by @pethers in #6640
  • Update README.md by @pethers in #6641
  • build(deps): bump cia.project.versions.jackson from 2.18.0 to 2.18.1 by @dependabot in #6642
  • build(deps): bump cia.project.versions.bouncycastle from 1.78.1 to 1.79 by @dependabot in #6643
  • build(deps-dev): bump cia.project.versions.selenium from 4.25.0 to 4.26.0 by @dependabot in #6644
  • build(deps): bump org.owasp:dependency-check-maven from 11.0.0 to 11.1.0 by @dependabot in #6645
  • Create End-of-Life-Strategy.md by @pethers in #6646
  • Update README.md by @pethers in #6647
  • build(deps): bump bridgecrewio/checkov-action from 12.2886.0 to 12.2889.0 by @dependabot in #6648
  • build(deps): bump cia.project.versions.bytebuddy from 1.15.7 to 1.15.8 by @dependabot in #6649
  • build(deps): bump org.checkerframework:checker-qual from 3.48.1 to 3.48.2 by @dependabot in #6650
  • build(deps): bump surefire.version from 3.5.1 to 3.5.2 by @dependabot in #6651
  • build(deps): bump cia.project.versions.bytebuddy from 1.15.8 to 1.15.9 by @dependabot in #6652
  • build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 by @dependabot in #6653
  • build(deps): bump bridgecrewio/checkov-action from 12.2889.0 to 12.2890.0 by @dependabot in #6654
  • build(deps): bump cia.project.versions.bytebuddy from 1.15.9 to 1.15.10 by @dependabot in #6655
  • build(deps): bump org.liquibase:liquibase-core from 4.29.2 to 4.30.0 by @dependabot in #6662
  • build(deps): bump actions/attest-build-provenance from 1.4.3 to 1.4.4 by @dependabot in #6661
  • build(deps): bump bridgecrewio/checkov-action from 12.2890.0 to 12.2892.0 by @dependabot in #6656
  • build(deps): bump org.apache.xmlbeans:xmlbeans from 5.2.1 to 5.2.2 by @dependabot in #6660
  • build(deps): bump net.bull.javamelody:javamelody-core from 1.99.0 to 1.99.1 by @dependabot in #6657
  • build(deps-dev): bump org.seleniumhq.selenium:htmlunit3-driver from 4.25.0 to 4.26.0 by @dependabot in #6664
  • build(deps): bump org.liquibase:liquibase-maven-plugin from 4.29.2 to 4.30.0 by @dependabot in #6663
  • build(deps): bump org.htmlunit:htmlunit from 4.5.0 to 4.6.0 by @dependabot in #6665
  • xstream 1.4.20 - 1.4.21 by @pethers in #6667
  • build(deps): bump bridgecrewio/checkov-action from 12.2892.0 to 12.2893.0 by @dependabot in #6668
  • build(deps): bump github/codeql-action from 3.27.0 to 3.27.1 by @dependabot in #6669
  • build(deps): bump bridgecrewio/checkov-action from 12.2893.0 to 12.2896.0 by @dependabot in #6670
  • build(deps): bump bridgecrewio/checkov-action from 12.2896.0 to 12.2899.0 by @dependabot in #6671
  • build(deps): bump io.netty:netty-bom from 4.1.114.Final to 4.1.115.Final by @dependabot in #6672
  • build(deps): bump io.github.classgraph:classgraph from 4.8.177 to 4.8.179 by @dependabot in #6673
  • build(deps): bump bridgecrewio/checkov-action from 12.2899.0 to 12.2902.0 by @dependabot in #6674
  • build(deps): bump github/codeql-action from 3.27.1 to 3.27.3 by @dependabot in #6675
  • build(deps-dev): bump io.projectreactor:reactor-core from 3.6.11 to 3.7.0 by @dependabot in #6676
  • build(deps): bump org.quartz-scheduler:quartz from 2.3.2 to 2.4.0 by @dependabot in #6677
  • build(deps): bump com.typesafe.netty:netty-reactive-streams from 2.0.12 to 2.0.13 by @dependabot in #6678
  • build(deps): bump org.codehaus.mojo:versions-maven-plugin from 2.17.1 to 2.18.0 by @dependabot in #6679
  • build(deps): bump bridgecrewio/checkov-action from 12.2902.0 to 12.2903.0 by @dependabot in #6681
  • xmlsec 3.0.4 -> 3.0.5 by @pethers in #6682
  • jandex 3.2.2 -> 3.2.3 by @pethers in #6683
  • build(deps): bump cia.project.versions.aws from 1.12.777 to 1.12.778 by @dependabot in #6684

Full Changelog: 2024.10.27...2024.11.14

Release 2024.10.27

27 Oct 22:54
Compare
Choose a tag to compare

What's Changed SLSA 3

  • use ELBSecurityPolicy-TLS13-1-2-2021-06 by @pethers in #6560
  • use 2024.10.15 by default by @pethers in #6559
  • build(deps): bump org.passay:passay from 1.6.5 to 1.6.6 by @dependabot in #6561
  • build(deps): bump org.apache.xbean:xbean-spring from 4.25 to 4.26 by @dependabot in #6562
  • build(deps): bump github/codeql-action from 3.26.12 to 3.26.13 by @dependabot in #6564
  • build(deps): bump bridgecrewio/checkov-action from 12.2877.0 to 12.2880.0 by @dependabot in #6563
  • build(deps-dev): bump io.projectreactor:reactor-core from 3.6.10 to 3.6.11 by @dependabot in #6566
  • build(deps): bump ch.qos.logback:logback-classic from 1.5.10 to 1.5.11 by @dependabot in #6567
  • build(deps): bump org.mockito:mockito-core from 5.14.1 to 5.14.2 by @dependabot in #6568
  • build(deps): bump bridgecrewio/checkov-action from 12.2880.0 to 12.2882.0 by @dependabot in #6569
  • Update cia-dist-cloudformation.json by @pethers in #6570
  • Update cia-dist-cloudformation.json by @pethers in #6571
  • Update README.md by @pethers in #6572
  • Update cia-dist-cloudformation.json by @pethers in #6573
  • Update README.md by @pethers in #6574
  • Update cia-dist-cloudformation.json by @pethers in #6575
  • build(deps): bump cia.project.versions.bytebuddy from 1.15.4 to 1.15.5 by @dependabot in #6578
  • build(deps): bump cia.project.versions.aws from 1.12.773 to 1.12.774 by @dependabot in #6577
  • build(deps): bump cia.project.versions.aws from 1.12.774 to 1.12.775 by @dependabot in #6579
  • build(deps): bump com.google.errorprone:error_prone_annotations from 2.33.0 to 2.34.0 by @dependabot in #6581
  • Decflow by @pethers in #6584
  • build(deps): bump com.google.errorprone:error_prone_core from 2.33.0 to 2.34.0 by @dependabot in #6586
  • build(deps): bump cia.project.versions.aws from 1.12.775 to 1.12.776 by @dependabot in #6585
  • fix dup class PostConstruct by @pethers in #6588
  • Decflow by @pethers in #6589
  • set ExpirationInDays 30 by @pethers in #6590
  • use https://sonarcloud.io by @pethers in #6591
  • Update codeql-analysis.yml by @pethers in #6592
  • fix test by @pethers in #6593
  • build(deps-dev): bump org.seleniumhq.selenium:htmlunit3-driver from 4.23.0 to 4.25.0 by @dependabot in #6595
  • build(deps): bump org.htmlunit:htmlunit from 4.4.0 to 4.5.0 by @dependabot in #6594
  • build(deps): bump bridgecrewio/checkov-action from 12.2882.0 to 12.2884.0 by @dependabot in #6596
  • Update codeql-analysis.yml by @pethers in #6597
  • build(deps): bump org.junit.vintage:junit-vintage-engine from 5.11.2 to 5.11.3 by @dependabot in #6598
  • build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.11.2 to 5.11.3 by @dependabot in #6601
  • build(deps): bump org.owasp:dependency-check-maven from 10.0.4 to 11.0.0 by @dependabot in #6600
  • spring security 5.8.14 -> 5.8.15 by @pethers in #6602
  • build(deps): bump org.junit.platform:junit-platform-launcher from 1.11.2 to 1.11.3 by @dependabot in #6603
  • build(deps): bump actions/dependency-review-action from 4.3.4 to 4.3.5 by @dependabot in #6606
  • build(deps): bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.7.0 to 3.8.0 by @dependabot in #6605
  • build(deps): bump org.codehaus.mojo:exec-maven-plugin from 3.4.1 to 3.5.0 by @dependabot in #6604
  • Update codeql-analysis.yml by @pethers in #6607
  • cleanup old code by @pethers in #6608
  • remove sonarcloud by @pethers in #6609
  • build(deps-dev): bump org.apache.httpcomponents.core5:httpcore5 from 5.3 to 5.3.1 by @dependabot in #6611
  • build(deps): bump org.apache.maven.plugins:maven-site-plugin from 3.20.0 to 3.21.0 by @dependabot in #6613
  • build(deps): bump github/codeql-action from 3.26.13 to 3.27.0 by @dependabot in #6612
  • build(deps): bump cia.project.versions.aws from 1.12.776 to 1.12.777 by @dependabot in #6610
  • build(deps): bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #6614
  • build(deps): bump cia.project.versions.bytebuddy from 1.15.5 to 1.15.7 by @dependabot in #6615
  • build(deps): bump com.google.protobuf:protobuf-java from 4.28.2 to 4.28.3 by @dependabot in #6616
  • build(deps): bump actions/setup-java from 4.4.0 to 4.5.0 by @dependabot in #6617
  • build(deps): bump org.apache.activemq:artemis-server from 2.37.0 to 2.38.0 by @dependabot in #6622
  • build(deps): bump org.apache.activemq:artemis-jms-client from 2.37.0 to 2.38.0 by @dependabot in #6619
  • build(deps): bump org.apache.maven.plugins:maven-plugin-plugin from 3.15.0 to 3.15.1 by @dependabot in #6618
  • build(deps): bump com.google.errorprone:error_prone_annotations from 2.34.0 to 2.35.1 by @dependabot in #6621
  • build(deps): bump com.google.errorprone:error_prone_core from 2.34.0 to 2.35.1 by @dependabot in #6620
  • build(deps): bump com.ibm.icu:icu4j from 75.1 to 76.1 by @dependabot in #6623
  • build(deps): bump org.apache.maven.plugins:maven-jxr-plugin from 3.5.0 to 3.6.0 by @dependabot in #6624
  • build(deps): bump ch.qos.logback:logback-classic from 1.5.11 to 1.5.12 by @dependabot in #6625
  • build(deps): bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.0 to 3.8.1 by @dependabot in #6626

Full Changelog: 2024.10.15...2024.10.27

Release 2024.10.15

14 Oct 23:39
Compare
Choose a tag to compare

What’s Changed SLSA 3

Release 2024.10.6

06 Oct 08:11
Compare
Choose a tag to compare

What’s Changed

  • RDS Postgres 16.4, update ec2/rds instance types. fix deb url latest… (#6521) @pethers
  • Update commons-io & okio (#6520) @pethers
  • build(deps): bump org.junit.platform:junit-platform-launcher from 1.11.1 to 1.11.2 (#6519) @dependabot
  • Update index.apt (#6518) @pethers
  • build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.11.1 to 5.11.2 (#6516) @dependabot
  • build(deps): bump org.junit.vintage:junit-vintage-engine from 5.11.1 to 5.11.2 (#6515) @dependabot
  • Update README.md (#6517) @pethers
  • Update README.md (#6514) @pethers
  • build(deps): bump github/codeql-action from 3.26.10 to 3.26.11 (#6512) @dependabot
  • build(deps): bump cia.project.versions.aws from 1.12.772 to 1.12.773 (#6510) @dependabot
  • build(deps): bump org.checkerframework:checker-qual from 3.47.0 to 3.48.0 (#6511) @dependabot
  • build(deps): bump bridgecrewio/checkov-action from 12.2873.0 to 12.2874.0 (#6505) @dependabot
  • build(deps): bump io.github.classgraph:classgraph from 4.8.176 to 4.8.177 (#6504) @dependabot
  • build(deps): bump io.netty:netty-bom from 4.1.113.Final to 4.1.114.Final (#6506) @dependabot
  • build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 (#6503) @dependabot
  • build(deps): bump github/codeql-action from 3.26.9 to 3.26.10 (#6502) @dependabot
  • build(deps): bump com.google.errorprone:error_prone_core from 2.32.0 to 2.33.0 (#6501) @dependabot
  • build(deps): bump com.google.errorprone:error_prone_annotations from 2.32.0 to 2.33.0 (#6500) @dependabot
  • build(deps): bump org.mockito:mockito-core from 5.14.0 to 5.14.1 (#6499) @dependabot
  • build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7 (#6495) @dependabot
  • build(deps): bump org.apache.logging.log4j:log4j-bom from 2.24.0 to 2.24.1 (#6496) @dependabot
  • build(deps): bump cia.project.versions.bytebuddy from 1.15.2 to 1.15.3 (#6497) @dependabot
  • build(deps): bump org.codehaus.plexus:plexus-java from 1.2.0 to 1.3.0 (#6498) @dependabot