You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* prism 1.6
* use enum switch
* enhanced switch case
* throw exception on duplicate enum value
* skip iteration if static maps are filled
* Update EnumReader.java
* use configs
* Update DefaultJsonbProvider.java
* Update DefaultJsonbProvider.java
* Update DefaultJsonbProvider.java
* Revert "Update DefaultJsonbProvider.java"
This reverts commit afdd3a8.
* support java.util.Date
People shouldn't use it, but the reality is that this is still used all over the place
* C style for is faster
* Bump io.helidon.webserver:helidon-webserver from 4.0.4 to 4.0.5
Bumps io.helidon.webserver:helidon-webserver from 4.0.4 to 4.0.5.
---
updated-dependencies:
- dependency-name: io.helidon.webserver:helidon-webserver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* start
* fix tests
* Update TypeReader.java
* Bump io.avaje:junit from 1.3 to 1.4
Bumps io.avaje:junit from 1.3 to 1.4.
---
updated-dependencies:
- dependency-name: io.avaje:junit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Version 1.10
* Bump to next snapshot
* Bump io.avaje:avaje-inject from 9.10 to 9.11
Bumps [io.avaje:avaje-inject](https://github.com/avaje/avaje-inject) from 9.10 to 9.11.
- [Release notes](https://github.com/avaje/avaje-inject/releases)
- [Commits](avaje/avaje-inject@9.10...9.11)
---
updated-dependencies:
- dependency-name: io.avaje:avaje-inject
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump org.springframework.boot:spring-boot-dependencies
Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.2...v3.2.3)
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* if not a double, get int value
* Update BasicTypeAdapters.java
* Update JsonWriteAdapter.java
* Update Processor.java
* move test package
* add generator version
* Revert "add generator version"
This reverts commit 844b204.
* Format only changes
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rob Bygrave <robin.bygrave@gmail.com>
0 commit comments