Commit 519f107
authored
deps: Upgrade Maven 3.9.9 to 3.9.11 (#134)
## Change
Upgrade Maven 3.9.9 to 3.9.11
## General checklist
- [x] There are no breaking changes
- [ ] I have added unit and/or integration tests for my change
- [ ] The tests cover both positive and negative cases
- [x] I have manually run all the unit and integration tests in the
module I have added/changed, and they are all green
- [ ] I have added/updated the
[documentation](https://github.com/langchain4j/langchain4j/tree/main/docs/docs)
- [ ] I have added an example in the [examples
repo](https://github.com/langchain4j/langchain4j-examples) (only for
"big" features)
## Checklist for adding new Spring Boot starter
- [ ] I have added my new starter in the root `pom.xml`
- [ ] I have added a
`org.springframework.boot.autoconfigure.AutoConfiguration.imports` file
in the
`langchain4j-{integration}-spring-boot-starter/src/main/resources/META-INF/spring/`
directory1 parent c624c9e commit 519f107
File tree
4 files changed
+442
-311
lines changed- .mvn/wrapper
4 files changed
+442
-311
lines changedBinary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| 20 | + | |
0 commit comments