Skip to content

Commit

Permalink
[fix] Bump org.eclipse.jetty:jetty-server from 10.0.22 to 10.0.24 in …
Browse files Browse the repository at this point in the history
…/pulsar-io/solr (#23973)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matteo Merli <mmerli@apache.org>
  • Loading branch information
dependabot[bot] and merlimat authored Feb 13, 2025
1 parent 3581127 commit d493e09
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pulsar-io/solr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,14 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-bom</artifactId>
<version>10.0.22</version>
<version>10.0.24</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-server</artifactId>
<version>10.0.22</version>
<version>10.0.24</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down Expand Up @@ -135,4 +135,4 @@
</plugins>
</build>

</project>
</project>

0 comments on commit d493e09

Please sign in to comment.